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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ruby.1: Properly close .Bl with .El.
knu
2003-01-20
2
-0
/
+5
*
* regex.c (is_in_list): should work weill with UTF-8.
matz
2003-01-20
5
-26
/
+55
*
Added RDoc comments.
gsinclair
2003-01-20
1
-27
/
+375
*
* lib/mkmf.rb (egrep_cpp): use inspect to show options.
nobu
2003-01-19
2
-5
/
+18
*
* ext/aix_mksym.rb: no longer used.
nobu
2003-01-19
2
-12
/
+4
*
use builtin methods
nobu
2003-01-19
1
-30
/
+9
*
* file.c (eaccess): under windows, make eaccess() just call
usa
2003-01-19
2
-2
/
+7
*
* lib/shellwords.rb (shellwords): A backslash ('\') in single
knu
2003-01-19
2
-2
/
+7
*
2003-01-18
eban
2003-01-18
1
-3
/
+3
*
* bignum.c (rb_cstr_to_inum): should not erase all 0s, but
nobu
2003-01-18
2
-2
/
+9
*
Added RDoc comments. See comments at EOF for TODOs.
gsinclair
2003-01-17
1
-24
/
+57
*
Added RDoc comments. Several issues exist: see comments at EOF.
gsinclair
2003-01-17
1
-0
/
+76
*
Added RDoc comments. Several TODOs remain; see comments at EOF.
gsinclair
2003-01-17
1
-0
/
+136
*
2003-01-17
knu
2003-01-16
1
-3
/
+3
*
* sprintf.c (rb_f_sprintf): Fix a bug caused by an uninitialized
knu
2003-01-16
2
-11
/
+40
*
2003-01-16
eban
2003-01-16
1
-3
/
+3
*
Update Copyright to 2003, too.
usa
2003-01-16
1
-1
/
+1
*
-Wall cleanups (removed unused vars, no 'code has no effect' warnings)
michal
2003-01-16
20
-62
/
+35
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
44
-45
/
+45
*
* enum.c (enum_all): now works without block.
matz
2003-01-15
3
-4
/
+35
*
2003-01-15
nobu
2003-01-15
1
-3
/
+3
*
* configure.in (ARCHFILE): set even unless --enable-shared on
nobu
2003-01-15
3
-3
/
+11
*
* eval.c (rb_f_require): do not search adding .rb/.so suffixes if
nobu
2003-01-14
2
-3
/
+13
*
* parse.y (list_append): avoid O(n) search using node->nd_next->nd_end.
matz
2003-01-14
5
-34
/
+76
*
2003-01-14
eban
2003-01-14
1
-3
/
+3
*
* io.c (next_argv): not always set binmode.
nobu
2003-01-13
2
-1
/
+5
*
* ext/dl/lib/dl/win32.rb: elimitate unnecessary "A" adding.
eban
2003-01-12
2
-6
/
+6
*
Check the return value of dlopen().
ttate
2003-01-12
1
-3
/
+3
*
* io.c (next_argv): inherit binmode from $defout.
eban
2003-01-12
3
-3
/
+14
*
Correct the description about type specifiers.
ttate
2003-01-11
1
-18
/
+18
*
* ext/dl/lib/dl/win32.rb: compatibility improvement.
eban
2003-01-11
2
-14
/
+21
*
2003-01-11
eban
2003-01-11
1
-3
/
+3
*
* configure.in (RUBY_CHECK_IO_NEED): added more tests.
nobu
2003-01-10
3
-17
/
+28
*
* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): syntax
nobu
2003-01-09
2
-4
/
+10
*
* configure.in: AC_MSG_FAILURE is a new macro in 2.54b or later.
nobu
2003-01-09
2
-1
/
+5
*
adjust indentation
nobu
2003-01-09
1
-3
/
+3
*
* configure.in (RUBY_CHECK_IO_NEED): check whether fseek() and
nobu
2003-01-09
5
-32
/
+59
*
* eval.c (rb_eval): should not discard nested NODE_BLOCK.
matz
2003-01-09
2
-1
/
+6
*
2003-01-09
eban
2003-01-09
1
-3
/
+3
*
* parse.y (stmt): NODE_NOT elimitation for if/unless/while/until node.
matz
2003-01-09
3
-5
/
+59
*
* st.h, st.c: Back out the introduction of st_*_func_t. Some
knu
2003-01-09
3
-12
/
+13
*
* ext/Win32API/lib/win32/registry.rb: added. [new]
usa
2003-01-08
2
-0
/
+832
*
2003-01-08
eban
2003-01-08
1
-3
/
+3
*
* eval.c: remove ruby_last_node and assignments seems to be
matz
2003-01-08
3
-22
/
+26
*
* range.c (range_each): treat fixnums specially to boost.
matz
2003-01-08
4
-8
/
+31
*
* eval.c (svalue_to_avalue): should return converted array.
matz
2003-01-07
2
-1
/
+5
*
* hash.c (env_clear): new Hash compatible method.
matz
2003-01-07
10
-126
/
+507
*
2003-01-07
eban
2003-01-07
1
-3
/
+3
*
* eval.c (rb_f_local_variables): skip $_, $~ and flip states in
nobu
2003-01-06
2
-1
/
+6
*
[Forced commit]
knu
2003-01-06
1
-5
/
+1
[next]