| .. |
|
backward
|
* include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin),
|
2009-02-08 13:44:21 +00:00 |
|
defines.h
|
* include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c.
|
2009-07-25 15:19:26 +00:00 |
|
encoding.h
|
* encoding.c (rb_enc_fast_mbclen): faster mbclen for strings known
|
2009-05-20 04:44:36 +00:00 |
|
intern.h
|
* include/ruby/st.h (st_hash_func): use st_index_t.
|
2009-09-08 13:10:04 +00:00 |
|
io.h
|
Rename FMODE_STRIP_BOM to FMODE_SETENC_BY_BOM.
|
2009-08-21 06:17:06 +00:00 |
|
missing.h
|
* include/ruby/missing.h (vsnprintf): rollback a part of r24179, because
|
2009-08-24 10:00:18 +00:00 |
|
oniguruma.h
|
\d, \s and \w are now non Unicode class. [ruby-dev:39026]
|
2009-08-15 16:01:33 +00:00 |
|
re.h
|
* include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,
|
2009-06-30 02:08:54 +00:00 |
|
regex.h
|
* $Date$ keyword removed to avoid inclusion of locale dependent
|
2008-01-06 15:49:38 +00:00 |
|
ruby.h
|
* include/ruby/ruby.h (rb_data_type_struct): constified dsize.
|
2009-09-09 02:11:35 +00:00 |
|
st.h
|
* st.c (st_init_*table_with_size): use st_index_t.
|
2009-09-08 13:18:13 +00:00 |
|
util.h
|
* common.mk (bignum.o, numeric.o): depend on util.h.
|
2009-05-26 04:58:15 +00:00 |
|
version.h
|
* include/ruby/version.h: extracted the extensions interface and
|
2009-05-13 06:23:20 +00:00 |
|
vm.h
|
* include/ruby/vm.h: write a comment.
|
2008-10-21 20:59:23 +00:00 |
|
win32.h
|
* win32/win32.[ch] (recvmsg, sendmsg): new functions to support recvmsg/
|
2009-07-21 04:38:20 +00:00 |