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
*
2004-03-17
eban
2004-03-16
1
-3
/
+3
*
* oniguruma.h, regparse.c: imported Oniguruma 2.2.5.
ksaito
2004-03-16
3
-20
/
+79
*
This commit was generated by cvs2svn to compensate for changes in r5960,
ksaito
2004-03-16
6
-20
/
+19
*
Fix ChangeLog
ocean
2004-03-16
1
-2
/
+2
*
2004-03-16
usa
2004-03-16
1
-3
/
+3
*
Fix ChangeLog
ocean
2004-03-16
1
-8
/
+6
*
Fix ChangeLog
ocean
2004-03-16
1
-1
/
+1
*
* dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true.
ocean
2004-03-16
2
-23
/
+37
*
2004-03-15
eban
2004-03-15
1
-3
/
+3
*
* eval.c (rb_yield_0): should not re-submit TAG_BREAK if this
matz
2004-03-15
8
-7
/
+18
*
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SocketForwarder):
gotoyuzo
2004-03-15
2
-1
/
+11
*
2004-03-14
nobu
2004-03-14
1
-3
/
+3
*
* eval.c (rb_thread_raise): err at unstarted thread. (PR#1302)
nobu
2004-03-14
2
-0
/
+7
*
2004-03-13
nahi
2004-03-13
1
-3
/
+3
*
use druby://localhost:0, [ruby-dev:23078]
seki
2004-03-13
6
-5
/
+17
*
* dir.c (fnmatch):
ocean
2004-03-12
2
-106
/
+145
*
2004-03-12
nahi
2004-03-12
1
-3
/
+3
*
* configure.in (rb_cv_noreturn): default for platforms not support
nobu
2004-03-12
4
-10
/
+35
*
* lib/webrick/config.rb (WEBrick::Config::General): add
gotoyuzo
2004-03-11
3
-0
/
+13
*
* test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...
aamine
2004-03-10
1
-0
/
+9
*
* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...
aamine
2004-03-10
2
-1
/
+8
*
* eval.c (return_jump): set return value to the return
matz
2004-03-10
2
-57
/
+20
*
* struct.c (rb_struct_s_def): Struct::new executes block with
matz
2004-03-10
10
-112
/
+373
*
2004-03-10
usa
2004-03-10
1
-3
/
+3
*
* ruby.c (opt_W_getter): get rid of warning.
usa
2004-03-10
5
-26
/
+40
*
2004-03-09
usa
2004-03-09
1
-3
/
+3
*
* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:
usa
2004-03-09
4
-11
/
+88
*
* Makefile.in: replaced regex.c entry with Oniguruma files.
ksaito
2004-03-08
2
-3
/
+25
*
* lib/net/http.rb: HTTPHeader did not initialized correctly.
aamine
2004-03-08
2
-13
/
+20
*
* lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]
aamine
2004-03-08
2
-1
/
+5
*
* dir.c (range): Cancel change for incomplete '['. More discussion
ocean
2004-03-08
2
-3
/
+8
*
* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})
akira
2004-03-08
2
-1
/
+6
*
* dir.c (range): treat incomplete '[' as ordinary character (like
ocean
2004-03-08
2
-30
/
+43
*
* oniguruma.h (ONIG_EXTERN): check __GNUC__ instead of __CYGWIN__.
eban
2004-03-08
2
-1
/
+3
*
2004-03-08
eban
2004-03-08
1
-3
/
+3
*
* regparse.c (parse_exp): need to separate initialization for bcc32.
eban
2004-03-08
2
-1
/
+8
*
* lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHander
gotoyuzo
2004-03-07
4
-11
/
+35
*
* lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.
eban
2004-03-07
2
-6
/
+11
*
* Makefile.in (lex.c): use $? instead of $<.
eban
2004-03-07
2
-1
/
+5
*
* MANIFEST: add lib/net/https.rb.
eban
2004-03-07
1
-0
/
+1
*
2004-03-07
aamine
2004-03-06
1
-3
/
+3
*
* lib/net/http.rb: HTTPHeader keeps its header fields as an array.
aamine
2004-03-06
3
-53
/
+227
*
* lib/net/http.rb: new method Net::HTTPRequest#body(=).
aamine
2004-03-06
2
-19
/
+76
*
* lib/net/http.rb: spin off https code again.
aamine
2004-03-06
8
-384
/
+371
*
* lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_add...
aamine
2004-03-06
2
-120
/
+83
*
* ext/strscan/strscan.c (strscan_init_copy): struct re_registers must
nobu
2004-03-06
2
-2
/
+11
*
* ext/strscan/depend: depends on re.h and regex.h.
nobu
2004-03-06
3
-8
/
+9
*
scanf.rb
dblack
2004-03-06
1
-0
/
+4
*
refixed the previous fix in IO#block_scanf
dblack
2004-03-06
1
-1
/
+2
*
lib/scanf.rb
dblack
2004-03-06
1
-2
/
+6
[next]