aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-151-1/+39
* * lib/yaml.rb: added rdoc to beginning of lib.why2004-05-181-18/+58
* * lib/yaml.rb: added rdoc to beginning of lib.why2004-05-181-8/+121
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-151-26/+9
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-7/+7
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* * ext/syck/lib/gram.c: allow root-level inline collections.why2004-04-021-2/+18
* Move "y" documentation to correct placedave2004-03-241-15/+16
* * lib/yaml.rb (YAML::YAML): adjust Marshal version.nobu2003-12-201-4/+4
* * ext/syck/emitter.c: new emitter code.why2003-07-111-1/+36
* * ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.why2003-06-181-0/+7
* * ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why2003-06-051-0/+8
* * lib/token.c: single- and double-quoted root-level fix.why2003-05-221-5/+12
* * ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy2003-05-141-1/+1
* * lib/yaml/rubytypes.rb: object and struct loadingwhy2003-05-131-7/+9
* * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.cwhy2003-05-101-29/+73
* Initial checkin of YAML substances.why2003-05-091-0/+119