7
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from xhochy/feature/gitignore More... over 11 years ago
Merge pull request #12 from xhochy/hotfix/issue-10 More... over 11 years ago
Add a gitignore More... over 11 years ago
Replace deprecated YY*_PARAM More... over 11 years ago
Merge pull request #9 from xhochy/feature/build-shared-library More... about 12 years ago
Build syck as a shared library too. More... about 12 years ago
Merge pull request #7 from remicollet/master More... over 12 years ago
fix PHP 5.4 build More... over 12 years ago
Enabled automatic building of regular or universal libsyck.a depending on Xcode configuration More... over 13 years ago
New pbxproj XCode project, fixed obsolete Cocoa APIs
groue
as Gwendal Roué
More... over 13 years ago
fix README More... almost 14 years ago
allow empty lines in block string literals More... over 14 years ago
makefile for microsoft nmake. by Stas Malyshev More... over 14 years ago
win32 support (thanks to Stas Malyshev) More... over 14 years ago
bump version More... over 14 years ago
CFLAGS should not be explicitly overridden in Makefile.am More... over 14 years ago
bootstrap should be executable More... over 14 years ago
Merge commit 'cowlibob/master' More... over 14 years ago
Merge commit 'th-in-gs/master' More... over 14 years ago
Merge branch 'master' of [email protected]:indeyets/syck More... over 14 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 15 years ago
Patches to allow this to compile fully within Eucalyptus (should be harmless outside). More... almost 15 years ago
TIny const-correctness fix. More... almost 15 years ago
Fix an overrelease. More... almost 15 years ago
Redundant code found by the clang analyser More... almost 15 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... almost 15 years ago
Native NSData -> binary block handling. More... almost 15 years ago
Fix a memory leak in Cocoa string parsing. More... almost 15 years ago
Hack to allow NSStrings to be silently constructed from UTF-8 strings that Ruby has ouptut as binary blobs. More... almost 15 years ago
Allow passing in of raw UTF-8 strings to Cocoa parser. SOme fixed to Cocoa YAML output. More... almost 15 years ago