7
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jun 07, 2025 — Jun 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from xhochy/feature/gitignore More... over 13 years ago
Merge pull request #12 from xhochy/hotfix/issue-10 More... over 13 years ago
Add a gitignore More... over 13 years ago
Replace deprecated YY*_PARAM More... over 13 years ago
Merge pull request #9 from xhochy/feature/build-shared-library More... about 14 years ago
Build syck as a shared library too. More... about 14 years ago
Merge pull request #7 from remicollet/master More... over 14 years ago
fix PHP 5.4 build More... over 14 years ago
Enabled automatic building of regular or universal libsyck.a depending on Xcode configuration More... over 15 years ago
New pbxproj XCode project, fixed obsolete Cocoa APIs
groue
as Gwendal Roué
More... over 15 years ago
fix README More... almost 16 years ago
allow empty lines in block string literals More... over 16 years ago
makefile for microsoft nmake. by Stas Malyshev More... over 16 years ago
win32 support (thanks to Stas Malyshev) More... over 16 years ago
bump version More... over 16 years ago
CFLAGS should not be explicitly overridden in Makefile.am More... almost 17 years ago
bootstrap should be executable More... almost 17 years ago
Merge commit 'cowlibob/master' More... almost 17 years ago
Merge commit 'th-in-gs/master' More... almost 17 years ago
Merge branch 'master' of [email protected]:indeyets/syck More... almost 17 years ago
Once again, now that we're synced with github, removing some dead methods, and renaming methods in classes in system categories to avoid 'namespace' conflicts with future system changes and private system methods. More... almost 17 years ago
Patches to allow this to compile fully within Eucalyptus (should be harmless outside). More... about 17 years ago
TIny const-correctness fix. More... about 17 years ago
Fix an overrelease. More... about 17 years ago
Redundant code found by the clang analyser More... about 17 years ago
Memory leak fixed in NSData base64 handling Fix in YAML output routines that fixed mysterious crash during YAML generation (didn't find real cause...). More... about 17 years ago
Native NSData -> binary block handling. More... about 17 years ago
Fix a memory leak in Cocoa string parsing. More... about 17 years ago
Hack to allow NSStrings to be silently constructed from UTF-8 strings that Ruby has ouptut as binary blobs. More... about 17 years ago
Allow passing in of raw UTF-8 strings to Cocoa parser. SOme fixed to Cocoa YAML output. More... about 17 years ago