openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Ruby
Settings
|
Report Duplicate
1,303
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 18, 2025 — Jul 18, 2026
Showing page 3,329 of 3,346
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
2001-02-15
eban
More...
over 25 years ago
* process.c (proc_waitall): new method based on a patch from Brian Fundakowski Feldman <
[email protected]
>.
matz
More...
over 25 years ago
* lib/cgi/session.rb (close): fixed reversed condition.
shugo
More...
over 25 years ago
2001-02-14
eban
More...
over 25 years ago
* lib/net/imap.rb: supports unknown resp_text_code.
shugo
More...
over 25 years ago
* dir.c (dir_s_glob): supprt backslash escape of metacharacters and delimiters.
matz
More...
over 25 years ago
* dir.c (lstat): should use rb_sys_stat if lstat(2) is not available.
eban
More...
over 25 years ago
gdbm typo
matz
More...
over 25 years ago
2001-02-13
eban
More...
over 25 years ago
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 have same fileno.
matz
More...
over 25 years ago
* configure.in: add ac_cv_func_getpgrp_void=yes on DJGPP.
eban
More...
over 25 years ago
* eval.c (stack_length): use __builtin_frame_address() only if GCC and i386 CPU. * gc.c (rb_gc, Init_stack): ditto.
eban
More...
over 25 years ago
* win32/win32.c (win32_stat): replace stat for enable when pathname ends with '/' or '\' for mswin32 on Win9X / Win2k.
usa
More...
over 25 years ago
ruby.c (ruby_init_loadpath): convert '\' to '/' before finding executable file path.
eban
More...
over 25 years ago
2001-02-08
eban
More...
over 25 years ago
lib/mkmf.rb (create_makefile): add srcdir.
eban
More...
over 25 years ago
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
More...
over 25 years ago
aamine * lib/net/http.rb: join HTTPReadResponse into HTTPResponse again. * lib/net/http.rb: move http_version() from HTTPRequest to HTTPResponse. * lib/net/protocol.rb: refactoring.
aamine
More...
over 25 years ago
aamine * lib/net/http.rb: split HTTPResponse into HTTPReadResponse module. * lib/net/protocol.rb: add Net::net_private. * lib/net/protocol.rb: Socket#reopen takes arg, open_timeout.
aamine
More...
over 25 years ago
aamine * lib/net/http.rb: Proxy did not work.
aamine
More...
over 25 years ago
aamine * lib/net/http.rb: call on_connect() on re-opening socket. * lib/net/pop.rb: also POP3 can use APOP auth.
aamine
More...
over 25 years ago
aamine * lib/net/http.rb: add HTTP#request. * lib/net/http.rb: take HTTP 1.0 server into account (incomplete). * lib/net/protocol.rb: timeout for open/read. * lib/net/protocol.rb: add Protocol#on_connect,on_disconnect.
aamine
More...
over 25 years ago
* array.c (rb_ary_sort_bang): returns self, even if its length is less than 2.
matz
More...
over 25 years ago
gcc-2.95.2-7(cygwin) support.
eban
More...
over 25 years ago
* eval.c (block_pass): return from block jumps directory to block invoker.
matz
More...
over 25 years ago
* string.c (str_independent): should not clear str->orig here. it's too early.
matz
More...
over 25 years ago
* parse.y: clarify do ambiguity, bit more complex but natural from my point of view.
matz
More...
over 25 years ago
* eval.c (POP_BLOCK_TAG): call rb_gc_force_recycle() if block has not been objectified.
matz
More...
over 25 years ago
* lib/cgi.rb: fix the problem that when running under mod_ruby header() outputs only one Set-Cookie line.
knu
More...
over 25 years ago
* gc.c (rb_gc_call_finalizer_at_exit): should finalize objects in deferred_final_list too.
matz
More...
over 25 years ago
←
1
2
…
3325
3326
3327
3328
3329
3330
3331
3332
3333
…
3345
3346
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree