7
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added support for loading classes which implement Serializable (!php:ClassName) More... over 16 years ago
added support for loading maps into classes which implement ArrayAccess (!php/hash:ClassName) More... over 16 years ago
- added support for loading sequences into classes which implement ArrayAccess More... over 16 years ago
- added support for loading explicitly typed DateTime (with timestamp-compatible value) - fixed loading of maps with numeric keys - added rudimentary support for loading ArrayAccess-compatible classes (todo, todo, todo…) More... over 16 years ago
- fixed dumping of mixed arrays and numeric-arrays starting from non-zero digit - added some Dump-tests More... over 16 years ago
gcc-2.95 compatibility patch (by Brian J. France) More... almost 17 years ago
using inline-mode for short-and-flat maps and sequences More... almost 17 years ago
added -fPIC to lib/Makefile.am (fixed build on amd64) More... almost 17 years ago
properly prototype functions to fix build on ia64 More... almost 17 years ago
0.9.1 pecl release (see CHANGELOG for details) More... almost 17 years ago
updated Description More... almost 17 years ago
preparing for the first PECL-release More... almost 17 years ago
changing spaces to tabs More... almost 17 years ago
support for sexagecimal floats More... almost 17 years ago
added some unit-tests, fixed loading of some data-types, added implicit bool and float-types More... almost 17 years ago
clarified TODO More... almost 17 years ago
typo More... almost 17 years ago
added TODO and CHANGELOG files More... almost 17 years ago
associative arrays work too More... almost 17 years ago
syck_dump() works for primitive types More... almost 17 years ago
started implementing emitter (doesnt work now, wait for several more commits) More... almost 17 years ago
fixed test to be independent of exact error message More... about 17 years ago
better message in exception More... about 17 years ago
micro-optimizations More... about 17 years ago
oops More... about 17 years ago
o2 can be safely destructed here (-memory leak) More... about 17 years ago
o2 can be safely destructed here (-memory leak) More... about 17 years ago
really removed merge-class, moved code a bit More... about 17 years ago
one more zts-related fix More... about 17 years ago
compact form More... about 17 years ago