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
...
*
ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7
gotoyuzo
2003-10-02
1
-1
/
+1
*
ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7
gotoyuzo
2003-10-02
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_failure_initialize): conform with
nobu
2003-10-02
2
-43
/
+58
*
* time.c (Init_Time): define initialize. [ruby-dev:21469]
nobu
2003-10-02
2
-0
/
+5
*
* ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.
gotoyuzo
2003-10-02
10
-5
/
+375
*
* time.c (time_load): restore instance variables (if any) before
matz
2003-10-02
6
-80
/
+189
*
* ext/iconv/iconv.c (iconv_fail): now yield erred substring, and
nobu
2003-10-02
2
-7
/
+42
*
* variable.c (rb_const_defined_0): look up constants in Object as
nobu
2003-10-02
3
-7
/
+20
*
* lib/test/unit/assertions.rb: should not capture an
ntalbott
2003-10-02
7
-17
/
+40
*
* eval.c (rb_thread_raise): prototype; avoid VC++ warning.
usa
2003-10-01
2
-1
/
+5
*
2003-10-02
eban
2003-10-01
1
-3
/
+3
*
* eval.c (rb_f_block_given_p): real required condition is
matz
2003-10-01
2
-3
/
+14
*
* variable.c (rb_const_defined_at): should exclude constants from
matz
2003-10-01
2
-7
/
+16
*
* test/logger/test_logger.rb: unlinking file before close causes problem under
nahi
2003-10-01
7
-77
/
+95
*
* ext/etc/etc.c (etc_getgrent): typo.
nobu
2003-10-01
2
-3
/
+3
*
* signal.c (ruby_signal_name): adjust to the prototype.
nobu
2003-10-01
4
-4
/
+12
*
* ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,
matz
2003-10-01
7
-231
/
+237
*
* gc.c (heaps): manage slots and limits together. [ruby-dev:21453]
nobu
2003-10-01
2
-26
/
+39
*
* MANIFEST: add wince/mkconfig_wce.rb.
eban
2003-10-01
2
-0
/
+5
*
2003-10-01
nobu
2003-10-01
1
-4
/
+4
*
* eval.c (rb_load): Object scope had priority over required file
nobu
2003-10-01
2
-1
/
+5
*
* wince/mkconfig_wce.rb: sorry, forget to commit.
uema2
2003-10-01
2
-0
/
+11
*
* wince/setup.mak: add sigmarionIII SDK support.
uema2
2003-10-01
4
-22
/
+49
*
*wince/time_wce.c (time): add zero check.
uema2
2003-09-30
2
-0
/
+6
*
* process.c (pst_inspect): describe stopped process "stopped".
akr
2003-09-30
2
-2
/
+6
*
2003-09-30
nobu
2003-09-30
1
-3
/
+3
*
* test/runner.rb: glob for directories.
nobu
2003-09-30
2
-3
/
+14
*
* eval.c (rb_eval): while/until should not capture break unless
matz
2003-09-30
4
-6
/
+24
*
* lib/net/http.rb (finish): revert to 1.93.
aamine
2003-09-29
4
-9
/
+51
*
* test/ruby/test_iterator.rb: new test test_break__nested_loop[123].
aamine
2003-09-29
2
-0
/
+44
*
* ChangeLog: enhance log message.
aamine
2003-09-29
1
-1
/
+2
*
* lib/net/http.rb (finish): does not raise IOError even if !started?, to allo...
aamine
2003-09-29
4
-12
/
+14
*
* ChangeLog: add link to ruby-bugs.
eban
2003-09-29
1
-0
/
+1
*
* ext/win32ole/extconf.rb: add windows.h checking.
eban
2003-09-29
2
-1
/
+6
*
* lib/logger.rb: check if the given logdevice object respond_to :write and
nahi
2003-09-29
4
-15
/
+68
*
* ChangeLog: modify typo.
aamine
2003-09-29
1
-1
/
+1
*
* ChangeLog: small modify.
aamine
2003-09-29
1
-1
/
+1
*
* test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420]
aamine
2003-09-29
2
-4
/
+9
*
2003-09-29
eban
2003-09-29
1
-3
/
+3
*
* eval.c (rb_thread_atfork): wrong format specifier.
matz
2003-09-29
8
-5
/
+69
*
* lib/webrick/utils.rb (Utils::su): use setgid and setuid to
gotoyuzo
2003-09-28
2
-8
/
+14
*
* forgot to add this file in the previous commit.
nahi
2003-09-28
1
-8
/
+11
*
* lib/xsd/charset.rb: XSD::Charset.is_ces did return always true under
nahi
2003-09-28
2
-4
/
+32
*
* sample/wsdl/amazon/wsdlDriver.rb: syntax error fixed (variable devtag not
nahi
2003-09-27
1
-0
/
+1
*
* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.
nahi
2003-09-27
9
-14
/
+33
*
* ChangeLog: add link to ruby-dev.
aamine
2003-09-27
1
-0
/
+1
*
* test/fileutils/test_fileutils.rb: clear all errors on Windows.
aamine
2003-09-27
3
-21
/
+59
*
* test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour
nahi
2003-09-26
3
-1
/
+41
*
* test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module
nahi
2003-09-26
13
-9
/
+105
*
* test_soapelement.rb: Illegal require path.
nahi
2003-09-26
1
-1
/
+1
[prev]
[next]