summaryrefslogtreecommitdiff
path: root/regex.c
AgeCommit message (Expand)Author
2001-12-10* parse.y (gettable): should freeze __LINE__ string.matz
2001-10-30* eval.c (rb_f_eval): can't modify untainted binding.matz
2001-10-02* eval.c (rb_eval): should override existing class.matz
2001-09-03* io.c (rb_io_popen): accept integer flags as mode.matz
2001-08-23* eval.c (is_defined): should not dump core for "defined?(())".matz
2001-07-19back port from 1.7matz
2001-07-19regex.c updatedmatz
2001-07-16* eval.c (proc_invoke): should preserve iter status for embeddedmatz
2001-07-11* It is confusing to put the GPL license terms in the file COPYING;knu
2001-07-06* eval.c (rb_f_require): move rb_file_s_expand_path frommatz
2001-06-29* lex.c (rb_reserved_word): lex_state after tRESCUE should bematz
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-06-06* eval.c (rb_load): should check if tainted even when wrap ismatz
2001-06-04* regex.c (re_compile_pattern): should push option modifier at thematz
2001-05-29* regex.c (re_compile_pattern): * \1 .. \9 should bematz
2001-05-29* regex.c (re_compile_pattern): no back reference to amatz
2001-04-19m68m frame_pointer patchmatz
2001-04-17preview2matz
2001-04-16* regex.c (calculate_must_string): wrong length calculation.matz
2001-02-13* parse.y (primary): preserve and clear in_single and in_def usingmatz
2000-11-10matzmatz
2000-11-10matzmatz
2000-10-02matzmatz
2000-09-27matzmatz
2000-09-26matzmatz
2000-09-25matzmatz
2000-09-25matzmatz
2000-09-22matzmatz
2000-09-07matzmatz
2000-08-28matzmatz
2000-08-25matzmatz
2000-08-24matzmatz
2000-08-07matzmatz
2000-05-242000-05-24matz
2000-05-22/p is back for transitmatz
2000-05-19regex fixed for (?m)matz
2000-05-182000-05-18matz
2000-05-17thread problemsmatz
2000-05-16remove configure from repositrymatz
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-03-092000-03-09matz
2000-03-082000-03-08matz
2000-02-232000-02-23matz
2000-02-172000-02-17matz
2000-02-082000-02-08matz
1999-12-1419991214matz
1999-12-0619991206matz
1999-11-1119991111matz