Displaying 20 results from an estimated 700 matches similar to: "2 commits - libswfdec/swfdec_as_array.c test/trace"
2007 Aug 17
0
Branch 'vivi' - 9 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_function.h libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_native_function.c
libswfdec/swfdec_as_array.c | 407 ++++++++++++++++++++--------------
libswfdec/swfdec_as_function.c | 37 +--
libswfdec/swfdec_as_function.h | 4
libswfdec/swfdec_as_internal.h | 4
libswfdec/swfdec_as_interpret.c | 25 +-
libswfdec/swfdec_as_native_function.c | 20 -
libswfdec/swfdec_as_script_function.c | 23 +
2007 Dec 20
0
13 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c test/trace
libswfdec/swfdec_as_array.c | 88 +-
libswfdec/swfdec_xml.c | 17
libswfdec/swfdec_xml_node.c | 23
test/trace/Makefile.am | 28
test/trace/array-no-object-5.swf |binary
test/trace/array-no-object-5.swf.trace | 14
test/trace/array-no-object-6.swf |binary
test/trace/array-no-object-6.swf.trace | 14
2008 Jan 07
0
3 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_array.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_types.c libswfdec/swfdec_xml.c
libswfdec-gtk/swfdec_gtk_loader.c | 2 --
libswfdec/swfdec_as_array.c | 38 ++++++++++++++++++--------------------
libswfdec/swfdec_as_function.c | 2 +-
libswfdec/swfdec_as_types.c | 2 +-
libswfdec/swfdec_asbroadcaster.c | 2 +-
libswfdec/swfdec_xml.c | 5 +++--
6 files changed, 24 insertions(+), 27 deletions(-)
New commits:
commit
2008 Jan 15
0
4 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_types.c test/trace
libswfdec/swfdec_as_array.c | 25 ++++----
libswfdec/swfdec_as_types.c | 11 +++
test/trace/Makefile.am | 100 +++------------------------------
test/trace/array-movieclip-5.swf |binary
test/trace/array-movieclip-5.swf.trace | 15 ++++
test/trace/array-movieclip-6.swf |binary
test/trace/array-movieclip-6.swf.trace | 15 ++++
2007 Sep 04
0
4 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_video_movie_as.c test/trace
libswfdec/swfdec_as_array.c | 15 ++-----
libswfdec/swfdec_video_movie_as.c | 10 +++--
test/trace/Makefile.am | 20 ++++++++++
test/trace/array-properties-5.swf |binary
test/trace/array-properties-5.swf.trace | 42 ++++++++++++++++++++++
test/trace/array2-5.swf |binary
2007 Jul 21
0
12 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/jpeg libswfdec/swfdec_as_array.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h
configure.ac | 2
doc/Makefile.am | 1
doc/swfdec-sections.txt | 2
libswfdec/jpeg/jpeg.c | 22 ++--
libswfdec/swfdec_as_array.c | 70 ++++++-------
libswfdec/swfdec_as_object.c | 95 +++++++++++++++--
libswfdec/swfdec_as_strings.c | 1
libswfdec/swfdec_player.c | 197
2007 Nov 14
0
2 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_string.c libswfdec/swfdec_color_as.c libswfdec/swfdec_initialize.as
libswfdec/swfdec_as_array.c | 36 ++++++++++++++++++++++++++++++++++++
libswfdec/swfdec_as_object.c | 12 +++++++++++-
libswfdec/swfdec_as_string.c | 8 +++++++-
libswfdec/swfdec_asbroadcaster.c | 3 +++
libswfdec/swfdec_color_as.c | 14 ++++++++++++--
libswfdec/swfdec_initialize.as | 1 -
6 files changed, 69 insertions(+), 5 deletions(-)
New commits:
commit
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 4
libswfdec/swfdec_movie.c | 76 +++++
libswfdec/swfdec_movie.h | 19 +
libswfdec/swfdec_text_field.c | 23 +
libswfdec/swfdec_text_field.h | 2
libswfdec/swfdec_text_field_movie.c | 420 ++++++++++++++++++++++++++++---
libswfdec/swfdec_text_field_movie.h | 5
2007 Jul 13
0
12 commits - AUTHORS doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_function.h
AUTHORS | 4
MAINTAINERS | 1
doc/Makefile.am | 2
doc/swfdec-docs.sgml | 2
doc/swfdec-sections.txt | 78 +++++++++--
libswfdec/Makefile.am | 3
libswfdec/swfdec.h | 1
libswfdec/swfdec_as_array.c | 33 ++++
2007 May 29
0
Branch 'as' - 8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_math.c libswfdec/swfdec_as_math.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_array.c | 10 ++++
libswfdec/swfdec_as_context.c | 18 ++++++-
libswfdec/swfdec_as_interpret.c | 100 +++++++++++++++++++++++++++-------------
libswfdec/swfdec_as_math.c | 58 +++++++++++++++++++++++
libswfdec/swfdec_as_math.h | 33 +++++++++++++
libswfdec/swfdec_as_strings.c | 4 +
2007 Sep 02
0
libswfdec/swfdec_as_array.c libswfdec/swfdec_as_string.c
libswfdec/swfdec_as_array.c | 5 +++++
libswfdec/swfdec_as_string.c | 34 ++++++++++++++++++++++++++++++----
2 files changed, 35 insertions(+), 4 deletions(-)
New commits:
diff-tree 362b6d991a6595468790b564501fb4f3b94d3a41 (from aa5947ee972f285b59556ab8888081addd458bfe)
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Mon Sep 3 00:49:47 2007 +0300
Fix various String
2007 Aug 19
0
2 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_sprite_movie.c
libswfdec/swfdec_as_array.c | 9 ++---
libswfdec/swfdec_as_object.c | 62 ++++++++++++++++++----------------------
libswfdec/swfdec_as_object.h | 14 +++++----
libswfdec/swfdec_as_super.c | 2 -
libswfdec/swfdec_as_with.c | 4 +-
libswfdec/swfdec_movie.c | 4 +-
libswfdec/swfdec_player.c | 2 -
libswfdec/swfdec_sprite_movie.c | 2 -
2007 Oct 29
0
20 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_interpret.c | 19
libswfdec/swfdec_html_parser.c | 474 -----------
libswfdec/swfdec_initialize.as | 11
libswfdec/swfdec_initialize.h | 1118 +++++++++++++--------------
libswfdec/swfdec_text_field.c | 18
libswfdec/swfdec_text_field.h
2007 Nov 01
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_object.c libswfdec/swfdec_text_field_movie.c test/image
libswfdec/swfdec_as_array.c | 18 +++++++++++++-----
libswfdec/swfdec_as_object.c | 2 ++
libswfdec/swfdec_text_field_movie.c | 12 ++++++++----
test/image/Makefile.am | 16 +++++++++++++++-
test/image/text-field-autosize-6.swf |binary
test/image/text-field-autosize-6.swf.png |binary
test/image/text-field-autosize-7.swf |binary
2007 Aug 22
0
3 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_function.c test/trace
libswfdec/swfdec_as_array.c | 18 +---
libswfdec/swfdec_as_function.c | 3
test/trace/trace_properties.as | 165 +++++++++++++++++++++++++++++------------
3 files changed, 129 insertions(+), 57 deletions(-)
New commits:
diff-tree adebed995585fa9f993062a75df17ff464113e93 (from 99c2574700ed7aaeef5cadbc45c7bfdd9ad7a6dd)
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Wed Aug
2007 Oct 31
0
2 commits - libswfdec/swfdec_sound.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_sound.c | 5 ++++-
libswfdec/swfdec_text_field_movie.c | 24 +++++++++---------------
libswfdec/swfdec_text_field_movie_as.c | 19 +++++++++++++++----
libswfdec/swfdec_text_field_movie_html.c | 6 +++---
4 files changed, 31 insertions(+), 23 deletions(-)
New commits:
commit 73aaa5c30a072ebf5be478d943526450aedb312c
Author: Pekka Lampila
2007 Jun 13
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_sprite.c
libswfdec/swfdec_as_array.c | 34 +++
libswfdec/swfdec_button_movie.c | 2
libswfdec/swfdec_morph_movie.c | 6
libswfdec/swfdec_movie.c | 314 ++++++++++++++----------------
libswfdec/swfdec_movie.h | 41 ++-
libswfdec/swfdec_movie_asprops.c | 16 -
libswfdec/swfdec_player.c | 13 -
2007 Oct 22
0
5 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/trace
libswfdec/swfdec_html_parser.c | 8 +++---
libswfdec/swfdec_text_field_movie.c | 31 ++++++++++++++++++++-------
libswfdec/swfdec_text_field_movie_as.c | 18 ++++++++-------
test/trace/text-field-html-input-6.swf |binary
test/trace/text-field-html-input-6.swf.trace | 28 ++++++++++++++++++++++++
test/trace/text-field-html-input-7.swf |binary
2007 Apr 04
0
Branch 'as' - 17 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++
doc/Makefile.am | 3
doc/swfdec-docs.sgml | 1
doc/swfdec-sections.txt | 18 ++
doc/swfdec.types | 2
libswfdec-gtk/Makefile.am | 6
libswfdec-gtk/swfdec-gtk.h | 1
libswfdec-gtk/swfdec_gtk_loader.c | 243
2010 Jul 16
1
[LLVMdev] Strange exception code behavior: insertion of trace instructions makes result incorrect
Here is what I did: I took c.C (attached), compiled it into my.ll code
with command 'clang++ -O3 -fexceptions -emit-llvm -S -o my.ll c.C' and
added tracing command on every line, see attached my.ll
Running my.ll in interpreter with this command 'llvm-as my.ll && lli
-jit-enable-eh my.bc', I get this log:
TRACE num=20
TRACE num=22
TRACE num=27
TRACE num=29
TRACE num=31