summaryrefslogtreecommitdiff
path: root/prec.c
AgeCommit message (Expand)Author
2007-06-10* include/ruby: moved public headers.nobu
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-09-12* array.c: moved to ANSI function style from K&R function style.ocean
2004-04-14* array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu
2003-12-30Add RDoc for kernel functions, and tidy updave
2003-01-31* variable.c (rb_obj_classname): new function.matz
2003-01-16Updated Copyrights of Matz to 2003.michal
2002-04-18* re.c (rb_reg_expr_str): should treat backslash specially inmatz
2001-08-29* parse.y (yylex): ternary ? can be followed by newline.matz
2001-03-28* object.c (rb_str2cstr): warn if string contains \0 and lengthmatz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2000-05-012000-05-01matz
2000-01-0520000105matz
1999-09-161.4.1matz
1999-08-131.4.0matz
raptest/runner.rb?id=82a9ca296b69144212c10b66eb932555310bd973'>* bootstraptest/runner.rb (in_temporary_working_directory): useakr 2007-08-14* bootstraptest/runner.rb (assert_check): don't call newtest.akr 2007-08-14* bootstraptest/runner.rb (assert_check): new method.akr 2007-08-06* bootstraptest/runner.rb (assert_equal): add additionalko1 2007-07-20* bootstraptest/runner.rb (get_result_string): check $?.coredump? nobu 2007-07-07fix typo.akr 2007-07-06* bootstraptest/runner.rb: fix load path.ko1 2007-07-06* bootstraptest/runner.rb: added --quiet option.nobu 2007-06-27* bootstraptest/runner.rb: fix to untouch $:.ko1 2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1 2007-06-24* bootstraptest/runner.rb: set default directory toko1 2007-02-25* bootstraptest/runner.rb: show source code in error message.aamine 2007-02-25* bootstraptest/runner.rb: add lib/ to load path.aamine 2007-02-24* bootstraptest/runner.rb: new option -v,--verbose.aamine 2007-02-24* bootstraptest/runner.rb: fix syntax error.aamine 2007-02-24* bootstraptest/runner.rb: new option --help.aamine 2007-02-24* bootstraptest: new test suite.aamine