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
...
*
* lib/mkmf.rb (xsystem): mkmf.log.
eban
2002-09-05
1
-1
/
+1
*
= should be ==
matz
2002-09-05
1
-1
/
+1
*
* extmk.rb (create_makefile): add macro MAKEDIRS, INSTALL_PROG,
eban
2002-09-04
3
-30
/
+37
*
refined.
arai
2002-09-04
1
-2
/
+2
*
Opt for Array in rb_gc_mark_children() (ruby-core:410)
michal
2002-09-04
1
-4
/
+6
*
Fix rb_digest_base_become (ruby-core:428)
michal
2002-09-04
1
-3
/
+2
*
- ==(o) should be aware of all the Set variant instances, not just
knu
2002-09-04
1
-2
/
+2
*
* class.c (rb_make_metaclass): obj.meta.super.meta should be equal
matz
2002-09-04
8
-66
/
+68
*
rb_check_frozen has been added (ruby-core:412)
michal
2002-09-03
1
-1
/
+2
*
* extmk.rb: require mkmf.rb. remove duplicate methods.
eban
2002-09-03
3
-419
/
+126
*
* variable.c (rb_copy_generic_ivar): remove old generic instance
matz
2002-09-03
22
-239
/
+277
*
* re.c (rb_reg_search): MatchData must be rb_cMatch. (ruby-bugs-ja:PR#319)
nobu
2002-09-02
2
-6
/
+9
*
* gc.c (gc_sweep): does reclaim nodes in also compile time, if we can.
aamine
2002-09-02
5
-3
/
+29
*
2002-09-02
eban
2002-09-02
1
-2
/
+2
*
read_all ftello (instead ftell) (ruby-core:392)
michal
2002-09-02
1
-1
/
+1
*
fix mem leak in rb_file_s_readlink() (ruby-core:394)
michal
2002-09-02
1
-1
/
+4
*
win32ole.c(fole_each) : ensure to release IEnumVARIANT interface.
suke
2002-09-01
1
-11
/
+28
*
* config.guess: fixed for Linux/PPC.
eban
2002-09-01
2
-2
/
+6
*
ext/socket/socket.c (sock_s_getaddrinfo): add strcmp.
eban
2002-08-30
1
-1
/
+1
*
Add set.rb.
knu
2002-08-30
3
-0
/
+786
*
* ext/Win32API/Win32API.c (Win32API_Call): typo.
H_Konishi
2002-08-30
2
-1
/
+5
*
2002-08-30
nobu
2002-08-30
1
-2
/
+2
*
* variable.c (rb_const_assign): st_delete() takes pointer to key.
nobu
2002-08-30
2
-1
/
+5
*
commit miss.
nobu
2002-08-30
1
-5
/
+11
*
* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be
nobu
2002-08-30
6
-14
/
+22
*
re.c: match_become based on (ruby-core:382, :386, :389)
michal
2002-08-30
1
-36
/
+17
*
* bcc32/MakeFile.sub (sitearch): add.
H_Konishi
2002-08-29
2
-0
/
+5
*
Merged Nakada's patch [ruby-dev:18097].
ttate
2002-08-29
1
-5
/
+7
*
* array.c (rb_ary_become): should not free ptr if it's shared.
matz
2002-08-29
14
-164
/
+203
*
* io.c (read_all): should use off_t instead of long.
eban
2002-08-29
3
-3
/
+7
*
(ruby-bugs-ja:PR#296)
nobu
2002-08-28
1
-0
/
+1
*
* marshal.c (r_object): yield loaded objects, not intermediates.
nobu
2002-08-28
2
-8
/
+20
*
variable.c: Get rid of fix len buffer in rb_class_path (ruby-core:381)
michal
2002-08-28
3
-7
/
+16
*
* io.c (appendline): data was lost when raw mode.
nobu
2002-08-28
2
-3
/
+19
*
* ext/stringio/stringio.c (strio_initialize): RSTRING(mode)->ptr
nobu
2002-08-28
2
-6
/
+24
*
adjust indet
nobu
2002-08-28
1
-1
/
+1
*
file.c: fix mem leak in rb_stat_init
michal
2002-08-28
2
-1
/
+8
*
* win32/win32.c (kill): negate pid under Win9x.
nobu
2002-08-28
2
-9
/
+23
*
Int vs Long cleanup #3 (ruby-core:352)
michal
2002-08-28
13
-97
/
+95
*
* configure.in (ar): don't check twice for ar.
eban
2002-08-28
2
-1
/
+7
*
* string.c (rb_str_delete_bang): should check if str->ptr is 0.
matz
2002-08-28
4
-5
/
+31
*
* win32/win32.h: define SIGINT and SIGKILL if not defined.
usa
2002-08-28
3
-7
/
+15
*
* ruby.c (require_libraries): prevent ruby_sorcefile from GC.
nobu
2002-08-27
2
-4
/
+10
*
* string.c (rb_str_rstrip_bang): don't access address -1.
eban
2002-08-27
1
-3
/
+1
*
* file.c (rb_find_file): $LOAD_PATH must not be empty.
matz
2002-08-27
18
-249
/
+262
*
node.h: unsigned int cast (ruby-core:358)
michal
2002-08-27
1
-1
/
+1
*
array small opt. changes (ruby-core:355)
michal
2002-08-27
1
-8
/
+8
*
* lib/cgi.rb (CGI#form): fix ruby-bugs-ja:PR#280, add default action.
wakou
2002-08-25
2
-3
/
+11
*
2002-08-24
nobu
2002-08-24
1
-2
/
+2
*
* eval.c (call_trace_func): restore source file/line, as trace
nobu
2002-08-24
2
-3
/
+16
[prev]
[next]