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
...
*
* enum.c (enum_find_index): a new method Enumerable#find_index.
matz
2006-02-05
2
-0
/
+45
*
test small structs.
akr
2006-02-05
1
-0
/
+16
*
fix previous commit.
akr
2006-02-05
1
-3
/
+4
*
* ruby.h (struct RStruct): embed 3 or less elements structs.
akr
2006-02-05
5
-64
/
+109
*
* ChangeLog: update ML number.
matz
2006-02-05
1
-1
/
+1
*
* numeric.c (fix_to_s): removed workaround for radix 2. Historically,
ocean
2006-02-05
2
-4
/
+6
*
* lib/net/http.rb (add_field, get_fields): keep 1.8.2 compatibility. This pa...
aamine
2006-02-05
2
-6
/
+13
*
* 2006-02-05
eban
2006-02-05
1
-3
/
+3
*
* lib/mkmf.rb (create_makefile): Kernel#sub! was removed on HEAD.
ocean
2006-02-05
2
-1
/
+5
*
* lib/pstore.rb: should return default value if name is not found.
ocean
2006-02-05
2
-5
/
+10
*
* eval.c: apply the FreeBSD getcontext/setcontext workaround
akr
2006-02-04
2
-1
/
+6
*
* oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]
matz
2006-02-04
13
-365
/
+469
*
* win32/win32.c (LK_ERR): ERROR_NOT_LOCKED is not an error.
usa
2006-02-04
2
-1
/
+19
*
* 2006-02-04
eban
2006-02-04
1
-3
/
+3
*
* numeric.c (fix_to_s): (2**32).to_s(2) fails with exception where
ocean
2006-02-04
2
-1
/
+9
*
* ruby.h: fixed prototype.
ocean
2006-02-03
3
-6
/
+13
*
* eval.c: unify ruby_class (for method definition) and ruby_cbase
matz
2006-02-03
27
-587
/
+653
*
* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etc
ocean
2006-02-03
2
-3
/
+6
*
* 2006-02-03
eban
2006-02-02
1
-3
/
+3
*
* ext/syck/emitter.c (syck_emitter_write): should not set '\0' on
ocean
2006-02-02
2
-1
/
+6
*
* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): added
usa
2006-02-02
2
-2
/
+11
*
* 2006-02-02
eban
2006-02-02
1
-3
/
+3
*
* configure.in: The isinf is not regognized by autoconf
ocean
2006-02-02
2
-0
/
+8
*
* 2006-02-01
eban
2006-02-01
1
-4
/
+4
*
* configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3)
ocean
2006-02-01
4
-7
/
+21
*
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
nagai
2006-01-31
3
-4
/
+114
*
* 2006-01-31
eban
2006-01-30
1
-3
/
+3
*
* ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.
ocean
2006-01-30
2
-0
/
+9
*
* 2006-01-28
eban
2006-01-28
1
-3
/
+3
*
* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this case
ocean
2006-01-27
2
-1
/
+7
*
* 2006-01-26
eban
2006-01-26
1
-3
/
+3
*
* ext/socket/socket.c: turn on do_not_reverse_lookup by default.
matz
2006-01-26
2
-1
/
+5
*
* 2006-01-25
nobu
2006-01-25
1
-3
/
+3
*
* configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use
nobu
2006-01-25
6
-4
/
+12
*
* lib/test/unit/autorunner.rb (process_args): ignore arguments after
nobu
2006-01-22
2
-2
/
+7
*
forgot to commit too.
akr
2006-01-22
2
-2
/
+2
*
forgot to commit.
akr
2006-01-22
1
-5
/
+5
*
* eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT on
akr
2006-01-22
2
-44
/
+58
*
* 2006-01-22
eban
2006-01-22
1
-3
/
+3
*
* eval.c (ruby_setjmp): workaround for FreeBSD/i386
akr
2006-01-22
3
-26
/
+40
*
* lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223]
aamine
2006-01-19
2
-0
/
+6
*
* 2006-01-19
eban
2006-01-18
1
-3
/
+3
*
* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): don't clobber %l7 of SPARC
akr
2006-01-18
2
-1
/
+24
*
* 2006-01-18
eban
2006-01-17
1
-3
/
+3
*
* eval.c (rb_mod_method_defined): ditto.
nobu
2006-01-17
2
-6
/
+24
*
* object.c (rb_mod_const_get, rb_mod_const_defined): added optional
nobu
2006-01-17
2
-14
/
+43
*
* win32/setup.mak (MAKE): workaround for nmake 8.
usa
2006-01-17
2
-0
/
+5
*
* 2006-01-17
usa
2006-01-17
1
-3
/
+3
*
* win32/Makefile.sub: invoke .bat via shell. workaround for nmake 8.
usa
2006-01-17
2
-3
/
+7
*
* 2006-01-16
eban
2006-01-16
1
-3
/
+3
[prev]
[next]