1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
matz db37773e13 * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
* re.c (make_regexp): use onig_new() instead of onig_alloc_init().

* re.c (rb_reg_to_s): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-03-01 21:54:59 +00:00
..
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 (INFINITY): this is float. 2009-12-30 10:44:02 +00:00
encoding.h * encoding.c (rb_enc_unicode_p): defined. 2009-09-29 00:34:00 +00:00
intern.h * pack.c: fix q and Q for big endian environments which have no 2010-02-26 18:51:02 +00:00
io.h * ext/curses/curses.c: use rb_thread_blocking_region to avoid 2009-10-10 10:49:47 +00:00
missing.h * configure.in: check for if struct timezone is defined. 2010-01-12 21:54:47 +00:00
oniguruma.h * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2. 2010-03-01 21:54:59 +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
ruby.h * math.c (rb_eMathDomainError): new exception class for representing mathematical domain error instead of Errno::EDOM. 2010-02-28 10:08:22 +00:00
st.h * version.c (RUBY_LIB, RUBY_*_LIB): moved from configures. 2010-01-25 08:36:14 +00:00
util.h Add Float::INFINITY and Float::NAN. 2009-12-29 07:05:39 +00:00
version.h * include/ruby/version.h: extracted the extensions interface and 2009-05-13 06:23:20 +00:00
vm.h * common.mk (eval.o): needs vm.h. 2009-09-18 07:29:17 +00:00
win32.h * configure.in: check for if struct timezone is defined. 2010-01-12 21:54:47 +00:00