summaryrefslogtreecommitdiffstats
path: root/version.c
Commit message (Expand)AuthorAgeFilesLines
* * version.c (ruby_initial_load_paths): moved terminating semicolon.nobu2009-10-221-1/+2
* * configure.in (RUBY_LIB_VERSION): added for library version, tonobu2009-02-051-0/+31
* * version.c (Init_version): add RUBY_ENGINE constant.matz2008-08-141-0/+2
* auto update version.h test lasteban2008-06-211-2/+0
* auto update version.h testeban2008-06-211-0/+1
* auto update version.h testeban2008-06-211-0/+1
* auto update version.h testeban2008-06-211-1/+0
* auto update version.h testeban2008-06-211-0/+1
* * version.c (MKSTR): make US-ASCII. [ruby-dev:34010]nobu2008-03-101-1/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu2007-12-221-9/+13
* * encoding.c: provide basic features for M17N.matz2007-08-251-1/+1
* * include/ruby: moved public headers.nobu2007-06-101-1/+1
* Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei2006-11-261-1/+3
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-121-3/+3
* * version.c (ruby_show_version): flush for non-tty stdout.nobu2005-05-121-0/+1
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-03-251-4/+8
* * parse.y (opt_rescue): use NODE_ERRINFO() instead ofmatz2004-01-221-5/+0
* Updated Copyrights of Matz to 2003.michal2003-01-161-2/+2
* * re.c (match_select): should propagate taintness.matz2002-01-111-2/+2
* * parse.y (str_extend): shuould allow interpolation of $-x.matz2001-10-291-3/+3
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-2/+2
* 2000-05-01matz2000-05-011-2/+2
* 20000105matz2000-01-051-2/+2
* 1.4.0matz1999-08-131-6/+15
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-6/+6
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-1/+1
* Initial revisionmatz1998-01-161-0/+36