summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-09-21* ext/pathname/pathname.c (path_f_pathname): Pathname() translatedakr
2010-09-20* ext/pathname/pathname.c (Init_pathname): Pathname#=~ undefinitionakr
2010-09-19* ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode):mrkn
2010-09-18* ext/pathname/pathname.c (path_unlink): Pathname#unlink andakr
2010-09-18* ext/bigdecimal/bigdecimal.c (check_rounding_mode): added formrkn
2010-09-18* ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-downmrkn
2010-09-18* ext/pathname/pathname.c (path_each_entry): Pathname#each_entryakr
2010-09-16* ext/pathname/pathname.c (path_opendir): Pathname#opendir translatedakr
2010-09-15* ext/etc/extconf.rb: use expanded sysconfdir with empty DESTDIR.nobu
2010-09-15* ext/pathname/pathname.c (path_rmdir): Pathname#rmdir translatedakr
2010-09-15* ext/readline/extconf.rb: Remove Readline 6 check becausenaruse
2010-09-15* ext/pathname/pathname.c (path_mkdir): Pathname#mkdir translatedakr
2010-09-14* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): suppress anobu
2010-09-14* ext/pathname/pathname.c (path_entries): Pathname#entries translatedakr
2010-09-14* ext/fiddle/closure.c : Don't use FFI closure alloc on OpenBSD.tenderlove
2010-09-14* ext/pathname/pathname.c (path_s_getwd): Pathname.getwd andakr
2010-09-13* ext/pathname/pathname.c (path_s_glob): Pathname.glob translatedakr
2010-09-13suppress a warning.kanemoto
2010-09-13* ext/pathname/pathname.c (path_zero_p): Pathname#zero? translatedakr
2010-09-13* ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of anobu
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse
2010-09-12* ext/pathname/pathname.c (path_writable_real_p):akr
2010-09-12* ext/pathname/pathname.c (path_world_writable_p):akr
2010-09-12* ext/pathname/pathname.c (path_writable_p): Pathname#writable?akr
2010-09-10* ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?akr
2010-09-10* ext/pathname/pathname.c (path_sticky_p): Pathname#sticky? translatedakr
2010-09-10 * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi
2010-09-10* class.c (rb_scan_args): Add support for optional keywordknu
2010-09-10 * ext/digest/lib/digest.rb: removed unused exception variablenahi
2010-09-09* ext/etc/etc.c (etc_systmpdir): assume system default tmpdirnobu
2010-09-09* ext/pathname/pathname.c (path_size_p): Pathname#size? translated fromakr
2010-09-09* ext/socket/option.c (inspect_peercred): support OpenBSD-current.akr
2010-09-09* ext/pathname/pathname.c (path_size): Pathname#size translated fromakr
2010-09-08 * ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch wasnahi
2010-09-08* ext/pathname/pathname.c (path_setgid_p): Pathname#setgid? translatedakr
2010-09-07* ext/pathname/pathname.c (path_setuid_p): Pathname#setuid? translatedakr
2010-09-07* ext/pathname/pathname.c (path_readable_real_p):akr
2010-09-06* ext/pathname/pathname.c (path_world_readable_p):akr
2010-09-06 * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi
2010-09-06 * Fixed exception message for SSL post connection check failure. Patchnahi
2010-09-06* ext/readline/readline.c (readline_s_get_line_buffer):naruse
2010-09-05* ext/pathname/pathname.c (path_readable_p): Pathname#readable?akr
2010-09-05* ext/pathname/pathname.c (path_owned_p): Pathname#owned?akr
2010-09-03* ext/pathname/pathname.c (path_socket_p): Pathname#socket?akr
2010-09-02* ext/pty/pty.c (chfunc): pass through exceptions.nobu
2010-09-02* ext/pathname/pathname.c (path_pipe_p): Pathname#pipe?akr
2010-09-02* ext/pty/pty.c (chfunc): restore errno from SystemCallError andnobu
2010-09-02* ext/pathname/pathname.c (path_file_p): Pathname#file?akr
2010-09-01* ext/pathname/pathname.c (path_directory_p): Pathname#directory?akr
2010-09-01* ext/pathname/pathname.c (path_grpowned_p): Pathname#grpowned?akr