|
|
|
@325
|
[325]
|
7 weeks |
indeyets |
fixed PECL-bug 14384 (tabs in YAML cause segfault)
|
|
|
|
@324
|
[324]
|
3 months |
indeyets |
returning exception (hint by Piotr Pokora)
|
|
|
|
@323
|
[323]
|
3 months |
indeyets |
cleanup
|
|
|
|
@322
|
[322]
|
3 months |
indeyets |
proper check for bad-behaving parse
|
|
|
|
@321
|
[321]
|
3 months |
indeyets |
php 5.2 compatibility
|
|
|
|
@320
|
[320]
|
3 months |
indeyets |
regenerated grammer with latest re2c
|
|
|
|
@319
|
[319]
|
3 months |
indeyets |
proper check for type
|
|
|
|
@318
|
[318]
|
3 months |
indeyets |
added handling of sequences and maps of unknown types
|
|
|
|
@317
|
[317]
|
4 months |
slact |
updated to latest flavor of Io (2008ish). Dump still badly broken.
|
|
|
|
@316
|
[316]
|
4 months |
slact |
no more segfaults on load. no more leaks loading or dumping. added info …
|
|
|
|
@315
|
[315]
|
4 months |
indeyets |
we already include config.h upper
|
|
|
|
@314
|
[314]
|
4 months |
indeyets |
moved check to erb file and regenerated test
|
|
|
|
@313
|
[313]
|
4 months |
indeyets |
folding
|
|
|
|
@312
|
[312]
|
4 months |
indeyets |
use local library
|
|
|
|
@311
|
[311]
|
4 months |
indeyets |
regenerated parser with newer re2c
|
|
|
|
@310
|
[310]
|
4 months |
indeyets |
proper check for test-engine
|
|
|
|
@309
|
[309]
|
4 months |
indeyets |
test for long strings
|
|
|
|
@308
|
[308]
|
4 months |
indeyets |
multiline strings are exported in folded format, now
|
|
|
|
@307
|
[307]
|
4 months |
slact |
makefile PREFIX now normal.
|
|
|
|
@306
|
[306]
|
4 months |
slact |
updated for Lua 5.1, cleaned up the Makefile, added make install
|
|
|
|
@305
|
[305]
|
5 months |
indeyets |
moved declaration of sycklex to separate header, regenerated grammar (for …
|
|
|
|
@304
|
[304]
|
5 months |
indeyets |
proper date-comparison
|
|
|
|
@303
|
[303]
|
5 months |
indeyets |
php 5.3 compatibility (not finished)
|
|
|
|
@302
|
[302]
|
6 months |
indeyets |
fix for minor warnings
|
|
|
|
@301
|
[301]
|
6 months |
indeyets |
forced configure to check for bison, as yacc does not work for us
|
|
|
|
@300
|
[300]
|
6 months |
indeyets |
added todo and test for recursive anchors/aliases
|
|
|
|
@299
|
[299]
|
6 months |
indeyets |
lines should start from 1
|
|
|
|
@298
|
[298]
|
6 months |
indeyets |
fixed bug#31 (broken yaml caused segfault)
|
|
|
|
@297
|
[297]
|
9 months |
indeyets |
use <> for external includes, use quotes for internal includes
|
|
|
|
@296
|
[296]
|
9 months |
indeyets |
regenerated grammar using re2c 0.13.1 with optimizations (-b)
|
|
|
|
@295
|
[295]
|
9 months |
indeyets |
added todo about multiline strings
|
|
|
|
@294
|
[294]
|
10 months |
indeyets |
php-syck 0.9.2
|
|
|
|
@293
|
[293]
|
11 months |
indeyets |
explicitly output yaml-version
|
|
|
|
@292
|
[292]
|
11 months |
indeyets |
optimization of dumping mixed arrays
|
|
|
|
@291
|
[291]
|
11 months |
indeyets |
setting pointers to explicit NULLs
|
|
|
|
@290
|
[290]
|
11 months |
indeyets |
freeing memory in error-handler
|
|
|
|
@289
|
[289]
|
11 months |
indeyets |
ticket #22
|
|
|
|
@288
|
[288]
|
11 months |
indeyets |
ticket #21
|
|
|
|
@287
|
[287]
|
11 months |
indeyets |
const patch by Jim Meyer + regenerated sources with newer re2c
|
|
|
|
@286
|
[286]
|
11 months |
indeyets |
fixed some compile-warnings
|
|
|
|
@285
|
[285]
|
11 months |
indeyets |
E_STRICT tests
|
|
|
|
@284
|
[284]
|
11 months |
indeyets |
fix for a test-case
|
|
|
|
@283
|
[283]
|
11 months |
indeyets |
expected on the left
|
|
|
|
@282
|
[282]
|
11 months |
indeyets |
regression-tests for 2 bugs which were present in earlier revisions
|
|
|
|
@281
|
[281]
|
11 months |
indeyets |
fixed unserialize
|
|
|
|
@280
|
[280]
|
11 months |
indeyets |
compatibility with freebsd's gcc
|
|
|
|
@279
|
[279]
|
11 months |
indeyets |
- changed naming of tags to php/(object|array|hash)::ClassName?
- added …
|
|
|
|
@278
|
[278]
|
11 months |
indeyets |
changed explicit type of DateTime? class to be php:DateTime
|
|
|
|
@277
|
[277]
|
11 months |
indeyets |
added support for loading classes which implement Serializable …
|
|
|
|
@276
|
[276]
|
11 months |
indeyets |
added support for loading maps into classes which implement ArrayAccess? …
|
|
|
|
@275
|
[275]
|
11 months |
indeyets |
- added support for loading sequences into classes which implement …
|
|
|
|
@274
|
[274]
|
11 months |
indeyets |
- added support for loading explicitly typed DateTime? (with …
|
|
|
|
@273
|
[273]
|
11 months |
indeyets |
- fixed dumping of mixed arrays and numeric-arrays starting from non-zero …
|
|
|
|
@272
|
[272]
|
13 months |
indeyets |
gcc-2.95 compatibility patch (by Brian J. France)
|
|
|
|
@271
|
[271]
|
13 months |
indeyets |
using inline-mode for short-and-flat maps and sequences
|
|
|
|
@270
|
[270]
|
13 months |
freezombie |
added -fPIC to lib/Makefile.am (fixed build on amd64)
|
|
|
|
@269
|
[269]
|
13 months |
freezombie |
properly prototype functions to fix build on ia64
|
|
|
|
@268
|
[268]
|
14 months |
indeyets |
0.9.1 pecl release (see CHANGELOG for details)
|
|
|
|
@267
|
[267]
|
14 months |
indeyets |
updated Description
|
|
|
|
@266
|
[266]
|
14 months |
indeyets |
preparing for the first PECL-release
|
|
|
|
@265
|
[265]
|
14 months |
indeyets |
changing spaces to tabs
|
|
|
|
@264
|
[264]
|
14 months |
indeyets |
support for sexagecimal floats
|
|
|
|
@263
|
[263]
|
14 months |
indeyets |
added some unit-tests, fixed loading of some data-types, added implicit …
|
|
|
|
@262
|
[262]
|
14 months |
indeyets |
clarified TODO
|
|
|
|
@261
|
[261]
|
14 months |
indeyets |
typo
|
|
|
|
@260
|
[260]
|
14 months |
indeyets |
added TODO and CHANGELOG files
|
|
|
|
@259
|
[259]
|
14 months |
indeyets |
associative arrays work too
|
|
|
|
@258
|
[258]
|
14 months |
indeyets |
syck_dump() works for primitive types
|
|
|
|
@257
|
[257]
|
14 months |
indeyets |
started implementing emitter (doesnt work now, wait for several more …
|
|
|
|
@256
|
[256]
|
18 months |
indeyets |
fixed test to be independent of exact error message
|
|
|
|
@255
|
[255]
|
18 months |
indeyets |
better message in exception
|
|
|
|
@254
|
[254]
|
18 months |
indeyets |
micro-optimizations
|
|
|
|
@253
|
[253]
|
18 months |
indeyets |
oops
|
|
|
|
@252
|
[252]
|
18 months |
indeyets |
o2 can be safely destructed here (-memory leak)
|
|
|
|
@251
|
[251]
|
18 months |
indeyets |
o2 can be safely destructed here (-memory leak)
|
|
|
|
@250
|
[250]
|
18 months |
indeyets |
really removed merge-class, moved code a bit
|
|
|
|
@249
|
[249]
|
18 months |
indeyets |
one more zts-related fix
|
|
|
|
@248
|
[248]
|
18 months |
indeyets |
compact form
|
|
|
|
@247
|
[247]
|
18 months |
indeyets |
removed merge-class (it was unused), added dtor to eliminate one of …
|
|
|
|
@246
|
[246]
|
18 months |
indeyets |
* Conformance to PECL-style of coding
* Support for PHP 5.2
* Report …
|
|
|
|
@245
|
[245]
|
18 months |
indeyets |
copyright ;)
|
|
|
|
@244
|
[244]
|
18 months |
indeyets |
exception class is SyckException? now (derived from SPL's …
|
|
|
|
@243
|
[243]
|
18 months |
indeyets |
(PHP Stuff) tests to verify that syck extension works fine with both …
|
|
|
|
@242
|
[242]
|
18 months |
indeyets |
(PHP stuff)
* added basic support for error-handling (an exception is …
|
|
|
|
@241
|
[241]
|
23 months |
why |
* ext/io/YAML/source/IoYAML.c: basic dumping, maps are badly broken but …
|
|
|
|
@240
|
[240]
|
23 months |
why |
* ext/io/YAML/source/IoYAML.c: okay, convert string keys to IO symbols. …
|
|
|
|
@239
|
[239]
|
23 months |
why |
* lib/Makefile.am: this seems to be the correct Makefile rule, though it …
|
|
|
|
@238
|
[238]
|
23 months |
why |
* ext/io: a simple YAML loader for Io.
|
|
|
|
@237
|
[237]
|
23 months |
why |
* ext/ruby/ext/syck/rubyext.c: merging in Ruby CVS, (mostly changes in …
|
|
|
|
|