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
*
Clarify that this file is not actively maintained.
knu
2002-12-01
1
-0
/
+2
*
* lib/mkmf.rb: Avoid the use of "clean::" in favor of "clean:" in
knu
2002-11-28
2
-8
/
+13
*
2002-11-27
knu
2002-11-27
1
-2
/
+2
*
* lib/mkmf.rb: Make sure to dig the destination directory before
knu
2002-11-27
2
-2
/
+9
*
* dln.c (init_funcname_len): remove MAXPATHLEN dependency.
matz
2002-11-27
2
-17
/
+11
*
* ext/syslog/syslog.c: Cut redundancy.
knu
2002-11-27
2
-27
/
+54
*
* ext/syslog/test.rb: Syslog.close should raise RuntimeError when
knu
2002-11-27
2
-10
/
+29
*
* ext/digest/test.rb: Switch from RUnit to Test::Unit.
knu
2002-11-27
2
-11
/
+6
*
* ext/syslog/syslog.c: Fix a problem where Syslog#ident was not
knu
2002-11-27
2
-30
/
+29
*
* ext/syslog/test.rb: Switch from RUnit to Test::Unit.
knu
2002-11-27
2
-17
/
+18
*
2002-11-26
nobu
2002-11-26
1
-2
/
+2
*
commit miss
nobu
2002-11-26
1
-0
/
+1
*
* error.c (exit_initialize): add SystemExit#initialize to set
nobu
2002-11-26
3
-9
/
+40
*
dlsizeof() should handle 'S' and 's'.
ttate
2002-11-26
1
-0
/
+2
*
* ext/extmk.rb (extmake): return true if not dynamic and not static.
eban
2002-11-25
2
-1
/
+5
*
typofix.
eban
2002-11-24
1
-1
/
+1
*
* dln.c: devert and add the MAXPATHLEN definition on mswin32/mingw32.
eban
2002-11-24
3
-5
/
+15
*
* dln.c: move the MAXPATHLEN definition in front.
eban
2002-11-24
3
-6
/
+9
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative
matz
2002-11-22
3
-9
/
+55
*
* instruby.rb: Install batch files on Windows. [Submitted by usa]
knu
2002-11-22
2
-4
/
+25
*
2002-11-22
eban
2002-11-22
1
-2
/
+2
*
* eval.c (rb_add_method): node may be NULL.
matz
2002-11-22
2
-1
/
+5
*
* file.c (rb_find_file_ext): should not terminate searching with
matz
2002-11-22
14
-91
/
+103
*
change default prompt.
keiju
2002-11-22
1
-0
/
+6
*
* erb.rb: fix def_class bug.
seki
2002-11-21
1
-2
/
+2
*
* bin/erb: fix -S 4 option bug.
seki
2002-11-21
1
-5
/
+3
*
* lib/net/smtp.rb: changes coding style.
aamine
2002-11-21
4
-118
/
+131
*
* lib/net/http.rb: unify coding style.
aamine
2002-11-21
2
-221
/
+226
*
sorry, conflicts in ChangeLog is now resolved.
aamine
2002-11-21
1
-1
/
+0
*
modify ChangeLog.
aamine
2002-11-21
1
-0
/
+11
*
* lib/net/http.rb: should not overwrite Host: header. (Original patch is cont...
aamine
2002-11-21
1
-1
/
+1
*
* lib/net/http.rb: support Proxy-Authorization. (Original patch is contribute...
aamine
2002-11-21
1
-7
/
+63
*
add bin/erb
seki
2002-11-20
2
-0
/
+136
*
* array.c (rb_ary_zip): iterates over items in the receiver.
matz
2002-11-19
6
-34
/
+73
*
URI::extract extracts only URIs of specified schemes when schemes are specified.
akira
2002-11-19
1
-2
/
+2
*
initialize hack
matz
2002-11-19
2
-2
/
+2
*
defines.h: hack for the case sizeof(short) == sizeof(int)
matz
2002-11-18
1
-1
/
+6
*
* instruby.rb: Do not install various working files under bin/.
knu
2002-11-18
2
-0
/
+5
*
* instruby.rb: not rewrite installed scripts when dry-run mode.
nobu
2002-11-18
3
-9
/
+12
*
Oops, I mean ruby_install_name.
knu
2002-11-18
1
-1
/
+1
*
* instruby.rb: Rewrite installed scripts' shebang lines.
knu
2002-11-18
2
-10
/
+27
*
sample/irb.rb -> bin/irb
knu
2002-11-18
1
-1
/
+1
*
* bin/irb: Moved from sample/irb.rb.
knu
2002-11-18
3
-1
/
+14
*
Improve the comment section.
knu
2002-11-18
1
-11
/
+14
*
* lib/tempfile.rb: Make this libary thread safe.
knu
2002-11-17
2
-29
/
+67
*
* add ERB
seki
2002-11-17
2
-0
/
+259
*
2002-11-17
nobu
2002-11-17
1
-2
/
+2
*
* parse.y (dsym): garbage returned. (ruby-bugs-ja:PR#358)
nobu
2002-11-17
2
-2
/
+5
*
* ostruct.rb: keep NoMethodError message with Ruby itself.
nahi
2002-11-15
1
-1
/
+1
*
* profile.rb: illegal use of Array#sort!. replaced it with non-bang
nahi
2002-11-14
2
-1
/
+5
[next]