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
*
* 2006-02-15
usa
2006-02-15
1
-3
/
+3
*
* eval.c (rb_obj_instance_eval): should no singleton classes for
matz
2006-02-15
2
-1
/
+6
*
* enumerator.c (enumerator_each): return self if no block is
matz
2006-02-14
2
-1
/
+8
*
* string.c: fixed typo.
ocean
2006-02-14
1
-1
/
+1
*
* eval.c (DMETHOD_P): accessing wrong frame. [ruby-dev:28181]
matz
2006-02-14
2
-1
/
+8
*
* ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]
ocean
2006-02-14
2
-8
/
+33
*
* win32/win32.c (rb_w32_utime): drop read-only attribute before
usa
2006-02-14
2
-0
/
+10
*
* win32/Makefile.sub (config.h): should define HAVE_LONG_LONG with
usa
2006-02-14
2
-0
/
+8
*
* ChangeLog: typo.
usa
2006-02-14
1
-1
/
+1
*
* 2006-02-14
usa
2006-02-14
1
-3
/
+3
*
* time.c (search_time_t): support non 32bit time_t environments.
usa
2006-02-14
3
-12
/
+28
*
* eval.c (copy_node_scope): remove duplicated semicolons at end.
matz
2006-02-13
2
-4
/
+12
*
* parse.y (parser_parse_string): mention "regexp" in a error
matz
2006-02-13
13
-579
/
+473
*
merge Oniguruma 4.0.1
kosako
2006-02-12
8
-16
/
+34
*
* 2006-02-11
eban
2006-02-11
1
-3
/
+3
*
add WIN32OLE.create_guid.
suke
2006-02-11
3
-1
/
+40
*
* 2006-02-09
usa
2006-02-09
1
-3
/
+3
*
* eval.c (rb_obj_instance_exec): fixed typo of rdoc.
usa
2006-02-09
1
-1
/
+1
*
* 2006-02-07
eban
2006-02-07
1
-3
/
+3
*
* ext/zlib/zlib.c: should not access ruby objects in finalizer.
ocean
2006-02-07
2
-56
/
+51
*
* file.c: commit miss?
ocean
2006-02-06
1
-3
/
+0
*
* file.c (cygwin_flock): save old errno.
eban
2006-02-06
1
-1
/
+4
*
* file.c (rb_thread_flock): ERROR_NOT_LOCKED is not an error on Cygwin.
eban
2006-02-06
2
-3
/
+25
*
* gc.c (gc_sweep): typo fix.
eban
2006-02-06
1
-1
/
+1
*
* 2006-02-06
eban
2006-02-05
1
-3
/
+3
*
* 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
[next]