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
*
* variable.c (generic_ivar_get): rb_attr_get should not warn.
ocean
2005-05-13
2
-6
/
+12
*
add ChangeLog
ocean
2005-05-13
1
-3
/
+8
*
* test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...
ocean
2005-05-13
1
-0
/
+10
*
* 2005-05-13
eban
2005-05-13
1
-3
/
+3
*
add ChangeLog
ocean
2005-05-13
1
-0
/
+14
*
add tests for reading an extended file
akr
2005-05-12
1
-0
/
+45
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5
naruse
2005-05-12
2
-11
/
+22
*
* lib/rdoc/parsers/parse_c.rb: more readability for mixing
ocean
2005-05-12
2
-4
/
+15
*
* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.
ocean
2005-05-12
2
-0
/
+16
*
reverted (commit miss) [ruby-dev:26141]
ocean
2005-05-12
1
-3
/
+3
*
* version.c (ruby_show_version): flush for non-tty stdout.
nobu
2005-05-12
2
-0
/
+5
*
* 2005-05-12
eban
2005-05-11
1
-3
/
+3
*
* eval.c (unknown_node): ignore broken NODE to get rid of accessing
nobu
2005-05-11
2
-2
/
+17
*
* eval.c (break_jump): break should not cross functions.
matz
2005-05-11
5
-4
/
+15
*
* lib/tempfile.rb (Tempfile#unlink): fixed typo.
ocean
2005-05-11
2
-2
/
+6
*
* 2005-05-11
nobu
2005-05-11
1
-3
/
+3
*
* eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings on
nobu
2005-05-10
2
-2
/
+7
*
* 2005-05-10
eban
2005-05-10
1
-3
/
+3
*
* ext/tk/lib/tkextlib/blt/winop.rb: fix typo
nagai
2005-05-10
2
-2
/
+6
*
added a test.
ttate
2005-05-09
1
-0
/
+6
*
replaced the local variable 'entity' with an instance variable.
ttate
2005-05-09
1
-7
/
+6
*
* 2005-05-09
eban
2005-05-09
1
-3
/
+3
*
use DL::CStructBuilder instead of CStructBuilder.
ttate
2005-05-08
1
-2
/
+2
*
* ext/tk/lib/tk/timer.rb: fix typo
nagai
2005-05-08
11
-21
/
+29
*
* hash.c (Init_Hash): remove custom "hash" and "eql?".
ocean
2005-05-08
2
-72
/
+5
*
* 2005-05-08
eban
2005-05-08
1
-3
/
+3
*
* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"
ocean
2005-05-08
2
-29
/
+34
*
* 2005-05-07
nobu
2005-05-07
1
-3
/
+3
*
* lib/mkmf.rb (have_var): no libs argument is given.
nobu
2005-05-07
2
-2
/
+4
*
* 2005-05-06
nobu
2005-05-05
1
-3
/
+3
*
* hash.c:rb_hash_hash_i() should be static. [ruby-core:04815]
nobu
2005-05-05
3
-1
/
+9
*
* 2005-05-01
nobu
2005-05-01
1
-4
/
+4
*
* eval.c (rb_eval), parse.y (arg): reduce fixnum range literal at
nobu
2005-05-01
3
-13
/
+20
*
* ruby.c (process_sflag): replace '-' in variable names with '_'.
nobu
2005-05-01
2
-11
/
+39
*
* ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): fixed typo.
nobu
2005-04-30
1
-2
/
+2
*
* ext/syck/rubyext.c: comment to be closed.
nobu
2005-04-30
1
-1
/
+1
*
* ext/stringio/stringio.c (strio_getline): suppress warnings.
nobu
2005-04-30
1
-3
/
+2
*
* 2005-04-30
nobu
2005-04-30
1
-3
/
+3
*
* configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute.
nobu
2005-04-30
8
-32
/
+75
*
* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger
gotoyuzo
2005-04-29
5
-16
/
+41
*
* 2005-04-28
nobu
2005-04-27
1
-3
/
+3
*
* ruby.c (set_arg0): use also environment variable space for setting
nobu
2005-04-27
2
-10
/
+49
*
* 2005-04-27
nobu
2005-04-27
1
-3
/
+3
*
* win32/Makefile.sub (OPTFLAGS): default global optimization to
nobu
2005-04-27
3
-3
/
+12
*
* 2005-04-26
nobu
2005-04-26
1
-3
/
+3
*
* ext/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"
nagai
2005-04-26
2
-16
/
+66
*
* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were
ocean
2005-04-25
3
-22
/
+27
*
* 2005-04-25
eban
2005-04-24
1
-3
/
+3
*
* oniguruma.h (OnigWarnFunc): add a variadic argument.
akr
2005-04-24
3
-3
/
+8
*
commit miss
ocean
2005-04-23
2
-2
/
+2
[next]