..
defines.h
* include/ruby/defines.h: no longer provide DEFAULT_KCODE.
2007-10-05 17:39:59 +00:00
encoding.h
* encoding.c (rb_enc_init): use enc_register_at() directly.
2007-12-21 06:59:48 +00:00
intern.h
* object.c (rb_obj_freeze): preserve frozen state of immediate
2007-12-18 08:28:39 +00:00
io.h
* include/ruby/io.h (MakeOpenFile): fptr->enc should be
2007-12-13 04:10:24 +00:00
missing.h
* configure.in: check struct timespec, clock_gettime, utimensat,
2007-11-19 09:09:38 +00:00
node.h
* parse.y (expr): redefinable not (!) operator.
2007-12-09 16:39:49 +00:00
oniguruma.h
* include/ruby/oniguruma.h (ONIGENC_CONSTRUCT_MBCLEN_NEEDMORE):
2007-12-11 00:41:56 +00:00
re.h
* re.c (match_begin): should return offset by character.
2007-11-23 02:10:44 +00:00
regex.h
* encoding.c (rb_enc_mbclen): make it never fail.
2007-12-08 02:50:43 +00:00
ruby.h
* enumerator.c (enumerator_iter_i): adjusted for rb_block_call_func.
2007-12-21 07:33:31 +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