similar to: Branch 'as' - configure.ac

Displaying 9 results from an estimated 9 matches similar to: "Branch 'as' - configure.ac"

2007 Aug 24
0
2 commits - configure.ac vivified/core
configure.ac | 2 +- vivified/core/Makefile.am | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: diff-tree b319db3cbe2ce11e2d2edcf27ad44d28fa22de47 (from 08aafab0c67c5db6f1784a6da2c421b58d4474d6) Author: Benjamin Otte <otte at gnome.org> Date: Fri Aug 24 14:14:19 2007 +0200 include vivi_marshal.list diff --git a/vivified/core/Makefile.am
2007 Oct 14
0
2 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_strings.c
configure.ac | 1 libswfdec/Makefile.am | 20 ++++++++++--------- libswfdec/swfdec_as_strings.c | 44 ------------------------------------------ 3 files changed, 12 insertions(+), 53 deletions(-) New commits: commit 997aca7ef578ec31baf1bae06daf015a04b42e84 Merge: d893510... 1d5c170... Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 14 20:05:45 2007
2007 Mar 20
3
configure.ac
configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) New commits: diff-tree 3101705919f2a1272a8222ac0cce54f24b34193f (from b5d3509c3db17551aa138c21ee9c133d9d4b183e) Author: Benjamin Otte <otte@gnome.org> Date: Tue Mar 20 19:56:49 2007 +0100 Output some info on what packages might be missing diff --git a/configure.ac b/configure.ac index d4a48c1..e640a78 100644
2007 Jun 27
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie_as.c
libswfdec/swfdec_as_interpret.c | 90 +++++++++++------------ libswfdec/swfdec_movie.c | 14 --- libswfdec/swfdec_movie.h | 7 - libswfdec/swfdec_movie_asprops.c | 70 +++++++++--------- libswfdec/swfdec_sprite.c | 15 --- libswfdec/swfdec_sprite.h | 2 libswfdec/swfdec_sprite_movie.c | 127
2007 Jun 27
0
Branch 'as' - 4 commits - test/trace
test/trace/Makefile.am | 28 +++++++++++++++++++++ test/trace/definelocal-function-target-5.swf |binary test/trace/definelocal-function-target-5.swf.trace | 5 +++ test/trace/definelocal-function-target-6.swf |binary test/trace/definelocal-function-target-6.swf.trace | 5 +++ test/trace/definelocal-function-target-7.swf |binary
2007 Jun 21
0
Branch 'as' - 5 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_connection.c libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
libswfdec/Makefile.am | 2 libswfdec/swfdec_as_strings.c | 4 libswfdec/swfdec_js_net_stream.c | 221 ------------------------------------- libswfdec/swfdec_movie.c | 2 libswfdec/swfdec_net_connection.c | 2 libswfdec/swfdec_net_stream.c | 25 ++-- libswfdec/swfdec_net_stream.h | 4 libswfdec/swfdec_net_stream_as.c | 196
2007 Jun 27
0
Branch 'as' - libswfdec/swfdec_as_strings.c libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
libswfdec/swfdec_as_strings.c | 3 + libswfdec/swfdec_net_stream.c | 44 ++++++++++++++++++++++++ libswfdec/swfdec_net_stream_as.c | 70 --------------------------------------- 3 files changed, 47 insertions(+), 70 deletions(-) New commits: diff-tree 281da9b83e68a6d82c61d603b7cc3c735d3e66e9 (from ffe888d4c04af436959d7279bc4e5a8fae6d0acf) Author: Benjamin Otte <otte at
2007 Jun 27
0
Branch 'as' - 16 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_function.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_script_function.c
configure.ac | 2 libswfdec/Makefile.am | 13 libswfdec/swfdec_as_context.c | 3 libswfdec/swfdec_as_frame.c | 43 +-- libswfdec/swfdec_as_frame.h | 7 libswfdec/swfdec_as_function.c | 2 libswfdec/swfdec_as_interpret.c | 103 +++---- libswfdec/swfdec_as_script_function.c | 6
2007 Jul 02
0
Branch 'as' - 24 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c
configure.ac | 6 doc/Makefile.am | 1 doc/swfdec-sections.txt | 21 -- libswfdec/Makefile.am | 4 libswfdec/swfdec.h | 3 libswfdec/swfdec_amf.c | 8 libswfdec/swfdec_as_array.c | 15 - libswfdec/swfdec_as_context.c