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
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
can read data from file.
shigek
2003-10-21
1
-22
/
+45
*
C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)
nobu
2003-10-21
2
-17
/
+17
*
* gc.c (gc_sweep): loosen page free condition to avoid add_heap()
matz
2003-10-20
1
-4
/
+8
*
modify the message and comments on the source
nagai
2003-10-17
2
-6
/
+31
*
* ext/syck/yamlbyte.h: Ditto.
why
2003-10-17
1
-0
/
+170
*
* ext/syck/rubyext.c: YAML::Syck::compile method.
why
2003-10-17
8
-1558
/
+4098
*
* ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:
knu
2003-10-17
2
-2
/
+8
*
add some documents
nagai
2003-10-17
7
-3
/
+328
*
forgot to add 'unicodeout.rb'
nagai
2003-10-17
1
-0
/
+2
*
consistent parentheses in assignment RHS.
matz
2003-10-16
7
-13
/
+13
*
(bug fix) instance variable @frame was used without initializing on
nagai
2003-10-16
1
-1
/
+2
*
If $DEBUG == true and some exception is caused in a callback
nagai
2003-10-16
1
-1
/
+17
*
Add Tk::EncodedString and Tk::UTF8_String class to support characters
nagai
2003-10-16
6
-29
/
+289
*
Add a XXX comment.
knu
2003-10-15
1
-0
/
+1
*
* ext/digest/digest.c (rb_digest_base_alloc): need to initialize
usa
2003-10-15
1
-1
/
+1
*
* marshal.c (w_object): dump extended modules as well.
matz
2003-10-15
1
-1
/
+1
*
add entry3.rb
nagai
2003-10-15
1
-0
/
+2
*
* ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.
usa
2003-10-15
2
-1
/
+2
*
* ext/syck/bytecode.c: Checkin of YAML bytecode support.
why
2003-10-14
11
-3647
/
+2613
*
ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :
nagai
2003-10-14
4
-4
/
+411
*
* test/digest/test_digest.rb: Moved from ext/digest/test.rb.
knu
2003-10-14
2
-92
/
+0
*
ext/tk/lib/tk.rb:
nagai
2003-10-14
1
-2
/
+7
*
ext/tcltklib/tcltklib.c:
nagai
2003-10-14
5
-67
/
+989
*
Add ext/enumerator, a helper module for the Enumerable interface.
knu
2003-10-13
10
-0
/
+308
*
* ext/win32ole/extconf.rb: check "windows.h", not "windows".
eban
2003-10-12
1
-1
/
+1
*
* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add
gotoyuzo
2003-10-09
2
-7
/
+6
*
define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist with
akr
2003-10-07
1
-2
/
+2
*
* ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.
akr
2003-10-07
1
-0
/
+5
*
* ext/socket/extconf.rb: useless assignment removed.
akr
2003-10-07
1
-2
/
+2
*
* ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): use appropriate
gotoyuzo
2003-10-06
1
-1
/
+47
*
* ext/socket/extconf.rb: check recvmsg even if sendmsg is exists.
akr
2003-10-06
2
-1
/
+14
*
* lib/ext/openssl/extconf.rb: add check for some engine functions
gotoyuzo
2003-10-05
2
-0
/
+28
*
* ext/openssl/ossl_asn1.h: global symbols should be declared
gotoyuzo
2003-10-04
1
-18
/
+18
*
* marshal.c (w_object): instance variable dump do not cause error
matz
2003-10-04
1
-0
/
+1
*
* ext/syck/rubyext.c: default keys handled.
why
2003-10-03
2
-10
/
+25
*
* ext/openssl/extconf.rb: add check for X509V3_set_nconf.
gotoyuzo
2003-10-03
2
-0
/
+5
*
ossl_asn1.h was included twice.
gotoyuzo
2003-10-03
1
-1
/
+0
*
* ext/openssl/ossl_asn1.c: add DER encoder and decoder.
gotoyuzo
2003-10-03
6
-14
/
+1017
*
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
1
-43
/
+49
*
* ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.
gotoyuzo
2003-10-02
9
-5
/
+357
*
* ext/iconv/iconv.c (iconv_fail): now yield erred substring, and
nobu
2003-10-02
1
-7
/
+33
*
* ext/etc/etc.c (etc_getgrent): typo.
nobu
2003-10-01
1
-1
/
+1
*
* signal.c (ruby_signal_name): adjust to the prototype.
nobu
2003-10-01
1
-1
/
+1
*
* ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,
matz
2003-10-01
3
-227
/
+217
*
* ext/win32ole/extconf.rb: add windows.h checking.
eban
2003-09-29
1
-1
/
+2
*
* eval.c (rb_thread_atfork): wrong format specifier.
matz
2003-09-29
2
-2
/
+2
*
* ext/socket/socket.c (ruby_connect): on win32, type of the 4th
usa
2003-09-26
1
-2
/
+2
*
* ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument for
usa
2003-09-25
2
-2
/
+2
[prev]
[next]