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/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-26
2
-1
/
+6
*
Remove references to defout
dave
2004-01-26
2
-6
/
+10
*
* ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7
nagai
2004-01-26
2
-0
/
+10
*
2004-01-26
nobu
2004-01-26
1
-3
/
+3
*
* ext/extmk.rb: Makefiles should depend on also rbconfig.rb.
nobu
2004-01-26
4
-15
/
+29
*
Add one_page_html
dave
2004-01-25
2
-0
/
+117
*
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): third
gotoyuzo
2004-01-25
1
-14
/
+20
*
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): third
gotoyuzo
2004-01-25
1
-0
/
+10
*
2004-01-25
eban
2004-01-24
1
-3
/
+3
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): support
gotoyuzo
2004-01-24
2
-3
/
+30
*
2004-01-24
usa
2004-01-24
1
-3
/
+3
*
* ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): change
gotoyuzo
2004-01-24
3
-44
/
+99
*
2004-01-23
nobu
2004-01-22
1
-3
/
+3
*
* pack.c (num2i32): pack should not raise RangeError.
matz
2004-01-22
5
-103
/
+64
*
* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...
shugo
2004-01-22
2
-2
/
+8
*
* lib/e2mmap.rb (VERSION): remove unnecessary version checking.
eban
2004-01-22
2
-2
/
+4
*
* parse.y (opt_rescue): use NODE_ERRINFO() instead of
matz
2004-01-22
6
-7
/
+17
*
* parse.y (string_content): reset lexical states at the beginning of
nobu
2004-01-22
2
-1
/
+10
*
* parse.y (newline_node): do not use NODE_NEWLINE node anymore,
matz
2004-01-21
11
-102
/
+73
*
* missing/os2.c (chdir, getcwd):
siena
2004-01-21
2
-0
/
+28
*
2004-01-22
eban
2004-01-21
1
-3
/
+3
*
* configure.in: check availability of link(). [ruby-dev:22237]
siena
2004-01-21
6
-1
/
+18
*
* ChangeLog: typo: RUBY_MBCHAR_MAX was RUBY_MBCHAR_MAXSIZE.
siena
2004-01-21
1
-0
/
+4
*
* defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX.
siena
2004-01-21
6
-5
/
+18
*
:nodoc: the "Deprecated" module
dave
2004-01-21
3
-3
/
+8
*
* configure.in: Interix(SFU) support.
eban
2004-01-21
2
-7
/
+8
*
remove O_NONBLOCK
seki
2004-01-21
2
-1
/
+5
*
typo
seki
2004-01-21
1
-1
/
+1
*
* ext/digest/md5/extconf.rb: have_library appends found library.
nobu
2004-01-21
1
-1
/
+0
*
* lib/net/imap.rb (envelope): allow NIL.
shugo
2004-01-21
2
-32
/
+60
*
2004-01-21
eban
2004-01-21
1
-3
/
+3
*
* lib/mkmf.rb (merge_libs): squeeze successive same libraries.
nobu
2004-01-21
2
-0
/
+6
*
* lib/base64.rb: enclosed in a module. [ruby-core:02285]
nobu
2004-01-21
2
-60
/
+85
*
* ext/digest/rmd160/extconf.rb: have_library appends found library.
nobu
2004-01-21
2
-3
/
+6
*
Tidy benchmark.rb documentation a tad
dave
2004-01-20
1
-90
/
+55
*
* ext/openssl/extconf.rb: should check <openssl/conf_api.h> instead
gotoyuzo
2004-01-20
2
-9
/
+6
*
Document base64
dave
2004-01-20
3
-0
/
+62
*
RDoc abbrev
dave
2004-01-20
2
-0
/
+42
*
Document lib/English. Add top-level aliases to rdoc html output
dave
2004-01-20
6
-45
/
+172
*
* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): test
nobu
2004-01-19
2
-5
/
+16
*
2004-01-20
eban
2004-01-19
1
-3
/
+3
*
* ext/openssl/extconf.rb: add check for OpenSSL version.
gotoyuzo
2004-01-19
2
-0
/
+16
*
* error.c (name_err_mesg_to_str): inverted condition for result of
nobu
2004-01-19
2
-1
/
+6
*
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
eban
2004-01-19
2
-1
/
+3
*
* sample/exyacc.rb: escape '}' to avoid warning.
eban
2004-01-19
2
-2
/
+6
*
* ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: remove
nobu
2004-01-19
6
-43
/
+24
*
* variable.c (rb_set_class_path): do not set path if
matz
2004-01-19
11
-115
/
+196
*
* error.c (NameError::message): internal use only.
nobu
2004-01-19
3
-4
/
+11
*
* test/ruby/test_time.rb: added tests for [ruby-dev:22614] and
akira
2004-01-19
2
-0
/
+7
*
2004-01-19
usa
2004-01-19
1
-3
/
+3
[next]