16
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 2 months ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
convert swfdec_as_value_to_number() to use a SwfdecValue More... about 17 years ago
make swfdec_as_value_to_boolean() take a SwfdecAsValue More... about 17 years ago
define ECHO, so we don't get bitten by a warning-riddled definition More... about 17 years ago
move the whole check into the assertion to avoid unused parameters More... about 17 years ago
silence gcc More... about 17 years ago
mark variable as unused (when checks are disabled) More... about 17 years ago
mark variable as unused (when debugging is disabled) More... about 17 years ago
fix invalid read More... about 17 years ago
mark variable as unused (when checks are disabled) More... about 17 years ago
remove "*&val" references More... about 17 years ago
move dereferencing out of SwfdecAsValue macros More... about 17 years ago
make SWFDEC_AS_VALUE_GET_[TYPE|VALUE]() take a value, not a pointer More... about 17 years ago
make swfdec_as_object_mark() only mark if not marked yet More... about 17 years ago
SwfdecAsValue * => SwfdecAsValue for swfdec_as_value_to_string() More... about 17 years ago
make SwfdecAsValue pointer-sized More... about 17 years ago
add comment about the struct name More... about 17 years ago
make SwfdecAsObject not be a GObject anymore More... about 17 years ago
remove SWFDEC_IS_AS_VALUE check More... about 17 years ago
reorder headers More... about 17 years ago
use right parent class More... about 17 years ago
use right parent class More... about 17 years ago
change how gcobjects are tracked by the context More... about 17 years ago
replace SWFDEC_IS_AS_OBJECT checks with != NULL More... about 17 years ago
remove the HTTP test code More... about 17 years ago
get rid of no-longer working part of vivified More... about 17 years ago
make XMLSockets stored in the player, not in object qdata More... about 17 years ago
get the SwfdecAsObject type out of the checks More... about 17 years ago
make Socket a relay More... about 17 years ago
actually set the variable here More... about 17 years ago
make SwfdecMovie a relay More... about 17 years ago