Age | Commit message (Expand) | Author |
---|---|---|
2006-08-31 | * ruby.h (struct RString): embed small strings. | matz |
2006-02-03 | * eval.c: unify ruby_class (for method definition) and ruby_cbase | matz |
2004-12-15 | * lib/set.rb (Set#==): [ruby-dev:25206] | matz |
2004-03-29 | * exception message clean-up by Ian Macdonald <[email protected]>. | matz |
2004-02-23 | * ext/openssl/ossl_config.c (ossl_config_each): add new method | gotoyuzo |
2003-11-10 | * lib/ext/openssl/ossl_conf.c (ossl_config_get_value): return nil | gotoyuzo |
2003-09-12 | OpenSSL update | michal |
2003-09-10 | * ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform. | gotoyuzo |
2003-09-10 | * eval.c (win32_get_exception_list): avoid VC7 warning. | usa |
2003-09-08 | * ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6. | gotoyuzo |
2003-09-08 | * ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise). | eban |
2003-09-08 | * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. | gotoyuzo |
2003-07-23 | * ext/openssl: imported. | gotoyuzo |