1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck/lib/syck
naruse d074ef4d60 * string.c (tr_setup_table): fix bug in r29146.
Initialize table even if cflag is 0; tr_find see whether
  del is empty or not.

* string.c (tr_find): nodel can't be NULL; if NULL, it means
  it is not specified.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-30 19:45:30 +00:00
..
baseemitter.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
basenode.rb * ext/syck/lib/syck.rb: fixing unused variable warnings 2010-07-19 04:54:06 +00:00
constants.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
encoding.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
error.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
loader.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
rubytypes.rb * string.c (tr_setup_table): fix bug in r29146. 2010-08-30 19:45:30 +00:00
stream.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
stringio.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
syck.rb Remove circular dependency of syck. 2010-04-04 04:41:25 +00:00
tag.rb * ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecated 2010-04-16 20:31:59 +00:00
types.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
yamlnode.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
ypath.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00