1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
technorama 953e8aca2b * ext/openssl/ossl_pkcs5.c: New module.
* ext/openssl/ossl_{cipher,digest,pkcs7,pkcs12}.c:
  Remove redundant module namespace.

* ext/openssl/lib/openssl/{cipher,digest}.rb
  Add backwards compatibile classes for rearranged classes.

* ext/openssl/ossl_{pkcs7,pkcs12}.c: Add documentation.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-04-05 05:59:22 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c: BigDecimal("-.31") is now 2007-03-14 05:39:00 +00:00
curses * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan 2007-03-19 03:58:57 +00:00
dbm
digest better error message 2007-02-28 18:27:50 +00:00
dl * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
etc * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan 2007-03-19 03:58:57 +00:00
fcntl
gdbm
iconv * Merge YARV 2006-12-31 15:02:22 +00:00
io/wait * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
nkf * ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1, 2007-02-27 10:35:17 +00:00
openssl * ext/openssl/ossl_pkcs5.c: New module. 2007-04-05 05:59:22 +00:00
pty * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
racc/cparse * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. Thanks Tomoyuki Chikanaga. [ruby-dev:30405] 2007-02-24 01:38:26 +00:00
readline * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
ripper * parse.y (lambda): add ripper event. This fixes bus error on "make test-all". 2007-02-23 03:25:26 +00:00
sdbm
socket * ext/socket/socket.c (s_recv, s_recvfrom): some systems (such as 2007-04-03 06:50:41 +00:00
stringio * ext/stringio/stringio.c (strio_gets): accepts limit argument. 2006-12-29 19:21:50 +00:00
strscan
syck * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan 2007-03-19 03:58:57 +00:00
syslog
tk * ext/tk/sample/irbtkw.rbw: fails to exit process. 2007-03-06 02:56:32 +00:00
Win32API * ext/Win32API/lib/win32/sspi.rb: set properties. 2007-03-21 02:27:16 +00:00
win32ole * ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize, 2007-03-16 13:24:06 +00:00
zlib Fix to compile on yarv, ruby_errinfo -> rb_errinfo() 2007-01-02 01:31:36 +00:00
.cvsignore
.document
extmk.rb * ext/extmk.rb: Borland make needs also -D flags to override variables 2006-10-19 16:03:45 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68