..
defines.h
* include/ruby/defines.h: no longer provide DEFAULT_KCODE.
2007-10-05 17:39:59 +00:00
encoding.h
* include/ruby/encoding.h, encoding.c, re.c, string.c, parse.y:
2007-11-27 02:21:17 +00:00
intern.h
* struct.c (rb_struct_alloc_noinit): new function.
2007-11-23 07:00:50 +00:00
io.h
* include/ruby/io.h (rb_io_t): add tied_io_for_writing member.
2007-11-20 03:16:53 +00:00
missing.h
* configure.in: check struct timespec, clock_gettime, utimensat,
2007-11-19 09:09:38 +00:00
node.h
* encoding.c (rb_primary_encoding): added Encoding.primary_encoding.
2007-10-16 20:07:20 +00:00
oniguruma.h
* include/ruby/oniguruma.h (OnigEncodingTypeST): add OnigEncoding
2007-10-10 15:05:32 +00:00
re.h
* re.c (match_begin): should return offset by character.
2007-11-23 02:10:44 +00:00
regex.h
* array.c (rb_ary_cycle): typo in rdoc. a patch from Yugui
2007-09-06 12:33:45 +00:00
ruby.h
* include/ruby/ruby.h: rename RFloat#double_value -> float_value.
2007-11-20 11:35:12 +00:00
signal.h
* encoding.c: provide basic features for M17N.
2007-08-25 03:29:39 +00:00
st.h
* encoding.c (rb_enc_alias): allow encodings multiple aliases.
2007-09-28 19:27:10 +00:00
util.h
* encoding.c: provide basic features for M17N.
2007-08-25 03:29:39 +00:00
win32.h
* include/ruby/win32.h win32/win32.c (rb_w32_pipe_exec): use dual fd
2007-11-20 04:04:51 +00:00