summaryrefslogtreecommitdiff
path: root/ext/psych/parser.c
AgeCommit message (Expand)Author
2012-08-07merge revision(s) r36583, r36458, r36414, r36103, r35690, r35681, r35658, r35...tenderlove
2012-04-07merge revision(s) 35245,35248:tenderlove
2012-03-29merge revision(s) 32578,33401,33403,33404,33531,33655,33679,33809,33900,33965...tenderlove
2011-06-06* ext/psych/parser.c (parse): release event objects to plug memorytenderlove
2011-04-21* ext/psych/parser.c (parse): strings from psych have proper tainttenderlove
2011-03-22* ext/psych/parser.c: parenthesize macro arguments.akr
2011-01-22reverting r30628 since this seems like a bug in libyamltenderlove
2011-01-22* ext/psych/parser.c (parse): fixing off-by-one error on line numberstenderlove
2011-01-22* ext/psych/parser.c (parse): add the file name to the exception whentenderlove
2011-01-22* ext/psych/parser.c (parse): fix assertion error when reusing atenderlove
2011-01-17* ext/psych/lib/psych/parser.rb (Mark): Adding a class to wraptenderlove
2010-05-19* ext/psych/lib/psych.rb: Adding Psych::Exceptiontenderlove
2010-05-19* ext/psych/emitter.c: using xmalloc and xfree for memory allocationtenderlove
2010-05-17* process.c: suppress warning for signed and unsigned typemame
2010-05-11* ext/psych/parser.c (PSYCH_TRANSCODE): get rid of bare use of gccnobu
2010-05-11* ext/psych/parser.c: fixed broken indent.nobu
2010-05-10* ext/psych/parser.c (parse): Return strings encoded astenderlove
2010-04-10* ext/psych/parser.c: Fixing a segv in test-all. Thanks Yusuke!tenderlove
2010-04-09* ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove
2010-04-08* ext/psych/*.c: not executable.nobu
2010-03-29* ext/psych/{emitter,parser,psych}.c: move variablenaruse
2010-03-28* ext/psych/*: importing Psych to trunktenderlove