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,305
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.
Feb 05, 2025 — Feb 05, 2026
Showing page 3,217 of 3,234
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
gdbm typo
matz
More...
almost 25 years ago
2001-02-13
eban
More...
almost 25 years ago
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 have same fileno.
matz
More...
almost 25 years ago
* configure.in: add ac_cv_func_getpgrp_void=yes on DJGPP.
eban
More...
almost 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...
almost 25 years ago
* win32/win32.c (win32_stat): replace stat for enable when pathname ends with '/' or '\' for mswin32 on Win9X / Win2k.
usa
More...
almost 25 years ago
ruby.c (ruby_init_loadpath): convert '\' to '/' before finding executable file path.
eban
More...
almost 25 years ago
2001-02-08
eban
More...
almost 25 years ago
lib/mkmf.rb (create_makefile): add srcdir.
eban
More...
almost 25 years ago
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
More...
almost 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...
almost 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...
almost 25 years ago
aamine * lib/net/http.rb: Proxy did not work.
aamine
More...
about 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...
about 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...
about 25 years ago
* array.c (rb_ary_sort_bang): returns self, even if its length is less than 2.
matz
More...
about 25 years ago
gcc-2.95.2-7(cygwin) support.
eban
More...
about 25 years ago
* eval.c (block_pass): return from block jumps directory to block invoker.
matz
More...
about 25 years ago
* string.c (str_independent): should not clear str->orig here. it's too early.
matz
More...
about 25 years ago
* parse.y: clarify do ambiguity, bit more complex but natural from my point of view.
matz
More...
about 25 years ago
* eval.c (POP_BLOCK_TAG): call rb_gc_force_recycle() if block has not been objectified.
matz
More...
about 25 years ago
* lib/cgi.rb: fix the problem that when running under mod_ruby header() outputs only one Set-Cookie line.
knu
More...
about 25 years ago
* gc.c (rb_gc_call_finalizer_at_exit): should finalize objects in deferred_final_list too.
matz
More...
about 25 years ago
2001-01-23
eban
More...
about 25 years ago
* gc.c (os_live_obj): do not list terminated object.
matz
More...
about 25 years ago
* mkconfig.rb: autoconf 2.49 support.
eban
More...
about 25 years ago
* parse.y (block_call): syntax restructure.
matz
More...
about 25 years ago
* parse.y (yylex): fixed serious syntax misbehavior. do's preceding was too high. a block in `foo bar do .. end' should be passed to `foo', not `bar'.
matz
More...
about 25 years ago
2001-01-18
eban
More...
about 25 years ago
2000-01-18
eban
More...
about 25 years ago
←
1
2
…
3213
3214
3215
3216
3217
3218
3219
3220
3221
…
3233
3234
→
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