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
*
StringIO
nobu
2002-03-11
1
-0
/
+4
*
Initial revision
nobu
2002-03-11
2
-0
/
+890
*
* marshal.c (w_object): module inclusion using extend() should
matz
2002-03-11
10
-28
/
+65
*
* ext/socket/extconf.rb (have_struct_member): don't print checked
akr
2002-03-08
2
-4
/
+9
*
2002-03-08
eban
2002-03-08
1
-2
/
+2
*
* eval.c (cvar_cbase): utility function to find innermost non
matz
2002-03-08
14
-88
/
+180
*
* lib/resolv.rb: use its own thread group for background threads.
akr
2002-03-08
2
-1
/
+10
*
* gc.c (rb_source_filename): added. holds unique strings for file
nobu
2002-03-07
7
-8
/
+82
*
* dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.
eban
2002-03-06
3
-4
/
+7
*
- Slightly fix one of the last entries. (stdin -> stdin or stdout)
knu
2002-03-04
1
-9
/
+10
*
* lib/getopts.rb: Rewrite to fix some bugs and complete features.
knu
2002-03-04
2
-75
/
+75
*
* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug where
knu
2002-03-04
2
-13
/
+11
*
Make cvs ignore mkmf.log.
knu
2002-03-04
13
-0
/
+14
*
fix method name.
akr
2002-03-03
1
-1
/
+1
*
2002-03-01
eban
2002-03-01
1
-2
/
+2
*
* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add const
eban
2002-03-01
3
-2
/
+13
*
* ChangeLog: fixed the description of getacl.
shugo
2002-03-01
1
-1
/
+1
*
* lib/net/imap.rb: added document.
shugo
2002-03-01
2
-9
/
+176
*
* dln.c (dln_load): fix typo.
akr
2002-02-28
2
-1
/
+3
*
* ext/socket/extconf.rb (have_struct_member): new method.
akr
2002-02-28
3
-0
/
+247
*
2002-02-28
eban
2002-02-28
1
-2
/
+2
*
* eval.c (rb_mod_include): load modules in argument order.
matz
2002-02-28
9
-398
/
+397
*
* ext/dbm/dbm.c (fdbm_select): 1.7 behavior.
matz
2002-02-27
9
-201
/
+405
*
* io.c (READ_DATA_PENDING): uClibc support.
eban
2002-02-27
6
-5
/
+15
*
* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of
knu
2002-02-26
2
-3
/
+12
*
2002-02-26
usa
2002-02-26
1
-2
/
+2
*
* bignum.c (rb_big_2comp): void function cannot return any value.
usa
2002-02-26
2
-1
/
+5
*
* eval.c (rb_eval): call trace_func for if/while conditions.
matz
2002-02-26
4
-37
/
+56
*
* lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.
akira
2002-02-26
3
-2
/
+22
*
Corrected mis-indentation. Try diff -w to find that these are the same without
nahi
2002-02-25
1
-704
/
+704
*
* ext/syslog/syslog.c: Merge from rough. Use SafeStringValue().
knu
2002-02-25
2
-1
/
+9
*
* ext/syslog/syslog.c: Merge from rough. Turn Syslog into a
knu
2002-02-25
4
-166
/
+136
*
commit miss.
nobu
2002-02-25
1
-1
/
+1
*
* sample/test.rb (system): test with scripts under the source
nobu
2002-02-25
2
-1
/
+11
*
2002-02-25
eban
2002-02-25
1
-2
/
+2
*
* eval.c (method_inspect): should not dump core for unbound
matz
2002-02-25
6
-27
/
+63
*
* lib/shell.rb (Shell::expand_path): relative to @cwd.
nobu
2002-02-25
2
-1
/
+5
*
* ext/digest/*/*.h: Merge from rough.
knu
2002-02-24
1
-0
/
+5
*
Merge from rough.
knu
2002-02-24
4
-4
/
+64
*
Refactoring. Added Context#format_frame to format a frame, used by up/down
nahi
2002-02-23
1
-13
/
+16
*
modify typo.
aamine
2002-02-22
1
-1
/
+1
*
fix filename.
akr
2002-02-22
1
-1
/
+1
*
* lib/net/protocol.rb: set read_timeout dynamically.
aamine
2002-02-22
3
-39
/
+48
*
2002-02-22
nobu
2002-02-22
1
-2
/
+2
*
* win32/config.status.in: set LIBRUBY_SO.
usa
2002-02-22
2
-1
/
+5
*
* bignum.c (get2comp): need to specify to carry or not.
matz
2002-02-22
5
-22
/
+49
*
* prettyprint.rb: FillGroup implemented.
akr
2002-02-22
3
-54
/
+188
*
* ext/extmk.rb.in (create_makefile): remove unnecessary -L option from
usa
2002-02-21
2
-1
/
+6
*
2002-02-21
eban
2002-02-21
1
-2
/
+2
*
* pack.c (pack_pack): wrong # comment treatment.
matz
2002-02-21
5
-10
/
+16
[next]