index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fake.rb.in: scan version.c
nobu
2015-06-11
1
-2
/
+5
*
fake.rb.in: accurate fake
nobu
2015-06-10
1
-3
/
+3
*
version.c: use str_new_static
nobu
2015-06-09
1
-1
/
+1
*
version.c: support RUBY_ENGINE_VERSION
nobu
2015-04-08
1
-1
/
+6
*
version.c: last commit title
nobu
2015-02-18
1
-0
/
+3
*
version.c: show malloc_conf
nobu
2014-06-05
1
-0
/
+3
*
version.c: EXIT_SUCCESS
nobu
2013-11-28
1
-1
/
+5
*
loadpath.c: split
nobu
2013-05-15
1
-72
/
+0
*
version.c: move ruby_exec_prefix
nobu
2013-02-18
1
-0
/
+3
*
configure.in: empty version
nobu
2013-02-09
1
-0
/
+2
*
configure.in: architecture name
nobu
2013-02-06
1
-16
/
+17
*
* eval.c: Add doxygen comments.
yugui
2012-06-14
1
-0
/
+5
*
* configure.in (verconf.h): separate load path specific stuff from
nobu
2012-03-27
1
-0
/
+1
*
* math.c: Attach documentation for Math.
drbrain
2011-06-29
1
-0
/
+25
*
* configure.in (SITE_DIR, VENDOR_DIR),
nobu
2010-11-22
1
-0
/
+4
*
* include/ruby/version.h (RUBY_API_VERSION_*): renamed and moved
nobu
2010-08-23
1
-0
/
+5
*
* vm.c (vm_backtrace_each): get rid of use of malloc from signal
nobu
2010-04-15
1
-1
/
+2
*
* configure.in (RUBY_EXEC_PREFIX): added to config.h.
nobu
2010-03-17
1
-1
/
+4
*
* dmyversion.c: empty load path in miniruby.
nobu
2010-02-08
1
-0
/
+2
*
* version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.
nobu
2010-01-25
1
-0
/
+24
*
* version.c (ruby_initial_load_paths): moved terminating semicolon.
nobu
2009-10-22
1
-1
/
+2
*
* configure.in (RUBY_LIB_VERSION): added for library version, to
nobu
2009-02-05
1
-0
/
+31
*
* version.c (Init_version): add RUBY_ENGINE constant.
matz
2008-08-14
1
-0
/
+2
*
auto update version.h test last
eban
2008-06-21
1
-2
/
+0
*
auto update version.h test
eban
2008-06-21
1
-0
/
+1
*
auto update version.h test
eban
2008-06-21
1
-0
/
+1
*
auto update version.h test
eban
2008-06-21
1
-1
/
+0
*
auto update version.h test
eban
2008-06-21
1
-0
/
+1
*
* version.c (MKSTR): make US-ASCII. [ruby-dev:34010]
nobu
2008-03-10
1
-1
/
+1
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.
nobu
2007-12-22
1
-9
/
+13
*
* encoding.c: provide basic features for M17N.
matz
2007-08-25
1
-1
/
+1
*
* include/ruby: moved public headers.
nobu
2007-06-10
1
-1
/
+1
*
Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>
shyouhei
2006-11-26
1
-1
/
+3
*
* array.c: moved to ANSI function style from K&R function style.
ocean
2005-09-12
1
-3
/
+3
*
* version.c (ruby_show_version): flush for non-tty stdout.
nobu
2005-05-12
1
-0
/
+1
*
* version.c (ruby_show_copyright): obtain copyright year from
nobu
2004-03-25
1
-4
/
+8
*
* parse.y (opt_rescue): use NODE_ERRINFO() instead of
matz
2004-01-22
1
-5
/
+0
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-2
/
+2
*
* re.c (match_select): should propagate taintness.
matz
2002-01-11
1
-2
/
+2
*
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-29
1
-3
/
+3
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-2
/
+2
*
2000-05-01
matz
2000-05-01
1
-2
/
+2
*
20000105
matz
2000-01-05
1
-2
/
+2
*
1.4.0
matz
1999-08-13
1
-6
/
+15
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-6
/
+6
*
This commit was generated by cvs2svn to compensate for changes in r11,
matz
1998-01-16
1
-1
/
+1
*
Initial revision
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+36