..
defines.h
* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.
2007-12-22 06:14:50 +00:00
encoding.h
* include/ruby/encoding.h (rb_enc_sprintf, rb_enc_vsprintf): prototyped.
2007-12-30 21:08:36 +00:00
intern.h
* vm.c (rb_frame_method_id_and_class): new function to get the
2007-12-25 08:49:09 +00:00
io.h
* io.c, io.h: temporary patch to partially implement transcode-on-read and transcode-on-write
2007-12-22 16:21:09 +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
* include/ruby/ruby.h, thread.c: rename is_ruby_native_thread() to
2007-12-25 07:28:51 +00:00
signal.h
* encoding.c: provide basic features for M17N.
2007-08-25 03:29:39 +00:00
st.h
* load.c (rb_feature_p): returns loading path name too.
2007-12-24 08:06:16 +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