| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixes | matz | 2007-07-23 | 1 | -316/+322 |
* | * include/ruby/st.h, st.c (st_init_table, st_init_table_with_size): | nobu | 2007-07-05 | 1 | -2/+2 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -1/+1 |
* | * oniguruma.h: updated to Oniguruma 5.7.0. | matz | 2007-05-23 | 1 | -516/+506 |
* | * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan | matz | 2007-03-19 | 1 | -6/+6 |
* | merge Oniguruma 4.4.5 | kosako | 2006-10-28 | 1 | -1/+1 |
* | * parse.y (parser_warning, parser_warn): some error message may | matz | 2006-10-14 | 1 | -2/+2 |
* | merge Oniguruma 4.4.0 | kosako | 2006-08-27 | 1 | -10/+29 |
* | merge Oniguruma 4.2.2 | kosako | 2006-08-05 | 1 | -5/+120 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -2/+2 |
* | merge Oniguruma 4.0.2 | kosako | 2006-03-23 | 1 | -2/+18 |
* | merge Oniguruma 4.0.1 | kosako | 2006-02-12 | 1 | -1/+5 |
* | * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] | matz | 2006-02-04 | 1 | -72/+89 |
* | * regparse.c (fetch_token_in_cc): tok->escaped should be | matz | 2005-11-20 | 1 | -0/+2 |
* | * enumerator.c, eval.c, gc.c, parse.y, regparse.c, sjis.c, time.c: | nobu | 2005-10-18 | 1 | -1/+1 |
* | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -6/+6 |
* | * regparse.c (fetch_escaped_value): mask values following \c in | nobu | 2005-07-10 | 1 | -1/+1 |
* | * regparse.c (fetch_token): avoid warning of unused goto tag. | ocean | 2005-06-28 | 1 | -0/+10 |
* | * oniguruma.h (OnigWarnFunc): add a variadic argument. | akr | 2005-04-24 | 1 | -1/+1 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -19/+85 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2005-02-23 | 1 | -33/+33 |
* | * regparse.c (type_cclass_hash): (Thanks Nobu) fixed overrun. ([ruby-dev:2567... | ksaito | 2005-02-13 | 1 | -2/+2 |
* | * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg... | ksaito | 2005-01-28 | 1 | -90/+320 |
* | * regparse.c: now handles many alternatives (over 500000) in regexp. [ruby-de... | ksaito | 2004-11-29 | 1 | -4/+19 |
* | * regparse.c (fetch_token): fixed test failure on HP-UX ia64 ([ruby-dev:24859]). | ksaito | 2004-11-28 | 1 | -10/+10 |
* | * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t... | ksaito | 2004-11-28 | 1 | -11/+9 |
* | * regexec.c, regparse.c, regint.h: fixed conflicts between vendor branch. | ksaito | 2004-11-04 | 1 | -4/+1 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2004-11-04 | 1 | -393/+549 |
* | * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. | matz | 2004-10-30 | 1 | -0/+1 |
* | * oniguruma.h, regparse.c: imported Oni Guruma 2.2.8. | ksaito | 2004-04-27 | 1 | -1/+0 |
* | * oniguruma.h, regparse.c: imported Oni Guruma 2.2.7. | ksaito | 2004-04-27 | 1 | -187/+8 |
* | * regparse.c, oniguruma.h: imported Oni Guruma 2.2.6. | ksaito | 2004-04-05 | 1 | -89/+112 |
* | * oniguruma.h, regparse.c: imported Oniguruma 2.2.5. | ksaito | 2004-03-16 | 1 | -16/+62 |
* | * regparse.c (parse_exp): need to separate initialization for bcc32. | eban | 2004-03-08 | 1 | -1/+3 |
* | Initial revision | ksaito | 2004-03-05 | 1 | -0/+4815 |