index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* regex.c (mbc_startpos_func): VC6 seems to be unable to
nobu
2002-03-25
1
-9
/
+10
*
* regex.c (mbc_startpos_func): shoud be static.
nobu
2002-03-25
1
-2
/
+2
*
* regex.c (re_compile_pattern): '\0111' should be '\011' plus '1',
matz
2002-03-12
1
-1
/
+1
*
* eval.c (rb_eval_string_wrap): should hide the toplevel local
matz
2002-02-19
1
-10
/
+0
*
* regex.c: fix prototypes of xmalloc(), xcalloc() and xrealloc().
eban
2002-02-19
1
-3
/
+3
*
* regex.c (re_compile_fastmap): skip begpos.
nobu
2002-02-16
1
-1
/
+1
*
* regex.c (mbc_startpos): become macro.
nobu
2002-02-01
1
-78
/
+74
*
* regex.c (re_adjust_startpos): fix for SJIS.
nobu
2002-01-30
1
-7
/
+19
*
* regex.c (re_adjust_startpos): search start of multibyte
nobu
2002-01-29
1
-22
/
+118
*
* array.c (Init_Array): remove Array#filter.
matz
2002-01-23
1
-15
/
+18
*
* string.c (rb_str_new2): NULL pointer check added.
matz
2002-01-07
1
-13
/
+0
*
* process.c (rb_f_system): abandon vfork.
matz
2002-01-04
1
-28
/
+0
*
* array.c (rb_ary_modify): should copy the internal buffer if the
matz
2001-12-10
1
-1
/
+1
*
* string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'.
matz
2001-10-30
1
-5
/
+9
*
* marshal.c (r_object): better allocation type check for
matz
2001-10-03
1
-2
/
+2
*
* string.c (rb_str_init): String.new() => ""
matz
2001-09-19
1
-7
/
+3
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-1
/
+1
*
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-20
1
-0
/
+3
*
* ruby.h: enable volatile directive with VC++.
usa
2001-07-19
1
-1
/
+1
*
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-18
1
-1
/
+1
*
* regex.c (re_search): should consider reverse search.
matz
2001-07-14
1
-2
/
+2
*
* It is confusing to put the GPL license terms in the file COPYING;
knu
2001-07-11
1
-1
/
+1
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-0
/
+1
*
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-19
1
-15
/
+16
*
* eval.c (rb_load): should check if tainted even when wrap is
matz
2001-06-06
1
-15
/
+1
*
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-06-05
1
-130
/
+151
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-25
/
+22
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-1
/
+11
*
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-13
1
-1
/
+2
*
matz
matz
2000-11-10
1
-1
/
+0
*
matz
matz
2000-11-10
1
-0
/
+1
*
matz
matz
2000-10-02
1
-1
/
+1
*
matz
matz
2000-09-27
1
-1
/
+1
*
matz
matz
2000-09-26
1
-51
/
+19
*
matz
matz
2000-09-25
1
-7
/
+26
*
matz
matz
2000-09-25
1
-11
/
+25
*
matz
matz
2000-09-22
1
-2
/
+2
*
matz
matz
2000-09-07
1
-1
/
+2
*
matz
matz
2000-08-28
1
-21
/
+59
*
matz
matz
2000-08-25
1
-1
/
+1
*
matz
matz
2000-08-24
1
-5
/
+4
*
matz
matz
2000-08-07
1
-3
/
+3
*
2000-05-24
matz
2000-05-24
1
-114
/
+83
*
/p is back for transit
matz
2000-05-22
1
-18
/
+69
*
regex fixed for (?m)
matz
2000-05-19
1
-1
/
+1
*
2000-05-18
matz
2000-05-18
1
-71
/
+23
*
thread problems
matz
2000-05-17
1
-0
/
+40
*
remove configure from repositry
matz
2000-05-16
1
-19
/
+22
*
2000-05-12
matz
2000-05-12
1
-18
/
+23
*
2000-05-09
matz
2000-05-09
1
-4
/
+3
[next]