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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/socket.c (s_recvfrom): fix typo.
usa
2001-08-16
1
-1
/
+5
*
* ext/socket/socket.c (s_recvform): avoid VC++6 warning.
usa
2001-08-16
1
-0
/
+4
*
* win32/win32.c (NtCmdGlob): avoid VC++ warning.
usa
2001-08-15
1
-0
/
+6
*
* ext/digest/*/extconf.rb: really fix so that they build from any
knu
2001-08-14
1
-0
/
+5
*
* ext/digest/sha2/extconf.rb: fix so that they build from any
knu
2001-08-14
1
-0
/
+5
*
* ext/digest/defs.h: Define NO_UINT64_T instead of emitting an
knu
2001-08-14
1
-0
/
+8
*
* ext/digest/sha2/extconf.rb: do not create Makefile when no 64bit
knu
2001-08-14
1
-0
/
+5
*
* range.c (range_step): new method.
matz
2001-08-14
1
-0
/
+27
*
* bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.
knu
2001-08-13
1
-0
/
+4
*
* string.c (rb_str_cat): fix buffer overflow.
nobu
2001-08-12
1
-2
/
+9
*
* win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).
usa
2001-08-07
1
-0
/
+4
*
a problem about `associated' String and `str_buf'.
nobu
2001-08-06
1
-0
/
+8
*
* numeric.c (num_divmod): fix typo.
usa
2001-08-06
1
-0
/
+4
*
* struct.c (rb_struct_modify): should check frozen and taint
matz
2001-08-06
1
-0
/
+5
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-0
/
+49
*
* file.c (strrdirsep): removed meaningless code.
nobu
2001-08-01
1
-0
/
+6
*
* eval.c (ruby_run): avoid VC++ warning.
usa
2001-08-01
1
-0
/
+4
*
* marshal.c (Init_marshal): fix typos.
usa
2001-07-31
1
-0
/
+4
*
* process.c (last_status_set): nothing returned, should be void.
nobu
2001-07-31
1
-0
/
+6
*
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-31
1
-0
/
+29
*
* file.c (rb_file_s_expand_path): scans per path element not per
nobu
2001-07-30
1
-2
/
+8
*
* lib/net/imap.rb: added new commands for managing folder quotas
shugo
2001-07-30
1
-0
/
+5
*
* eval.c (rb_provided): extension should be guessed using
matz
2001-07-27
1
-0
/
+28
*
* file.c (rb_find_file_noext, rb_find_file): fix tilde expansion
eban
2001-07-26
1
-0
/
+5
*
* intern.h: add some missing function prototypes.
knu
2001-07-25
1
-0
/
+4
*
* file.c (strrdirsep): multi-byte pathname and DOSish separater
nobu
2001-07-24
1
-1
/
+15
*
* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory for
knu
2001-07-24
1
-0
/
+5
*
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-24
1
-0
/
+30
*
* ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new make
knu
2001-07-22
1
-0
/
+6
*
* gc.c (ruby_xrealloc): fix a dangling bug which led memory
knu
2001-07-20
1
-0
/
+6
*
* ruby.h: enable volatile directive with VC++.
usa
2001-07-19
1
-1
/
+7
*
date-time was wrong.
aamine
2001-07-18
1
-1
/
+1
*
add doc/net/http.rd.ja pop.rd.ja smtp.rd.ja
aamine
2001-07-18
1
-0
/
+4
*
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-18
1
-2
/
+26
*
modify check-in miss.
aamine
2001-07-17
1
-1
/
+1
*
* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don't
usa
2001-07-17
1
-0
/
+7
*
* file.c (file_load_ok): fix typo.
usa
2001-07-16
1
-0
/
+4
*
* regex.c (re_search): should consider reverse search.
matz
2001-07-14
1
-0
/
+52
*
* ext/digest/*/extconf.rb: fix so that they build from any
knu
2001-07-14
1
-0
/
+5
*
aamine
aamine
2001-07-13
1
-0
/
+4
*
* ext/extmk.rb.in: support multi-level ext/ directories.
knu
2001-07-13
1
-0
/
+9
*
* lib/mkmf.rb: use File::split to split a target into a prefix and
knu
2001-07-13
1
-0
/
+8
*
* ext/socket/socket.c (ruby_connect): workaround for the setup of
eban
2001-07-12
1
-0
/
+5
*
* lib/mkmf.rb: modify RM macro.
eban
2001-07-09
1
-0
/
+2
*
* ext/extmk.rb.in: modify RM macro.
eban
2001-07-09
1
-0
/
+4
*
* ruby.h: fix a wrong function name: rb_iglob() -> rb_globi().
knu
2001-07-08
1
-0
/
+4
*
aamine
aamine
2001-07-08
1
-0
/
+6
*
* lib/tempfile.rb: a tempfile must be created with mode 0600.
knu
2001-07-05
1
-0
/
+4
*
aamine
aamine
2001-07-03
1
-0
/
+4
*
aamine
aamine
2001-07-03
1
-0
/
+10
[next]