summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-04-20* lib/tempfile.rb (Tempfile.create): Close when the block exits.akr
2013-04-20* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-19* lib/matrix.rb: Fix typo in rdocmarcandre
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-04-19* lib/cgi/session.rb: update use rescue nil all becausexibbar
2013-04-19* remove trailing spaces.nobu
2013-04-19* lib/cgi/session.rb: update use rescue Errno::ENOENT becausexibbar
2013-04-19* lib/cgi/session.rb: update rescue in delete session filexibbar
2013-04-18* lib/cgi/cookie.rb: refactoring.xibbar
2013-04-18* lib/cgi/cookie.rb(CGI::Cookie.parse): add requirexibbar
2013-04-17assertions.rb: remove UNASSIGNEDnobu
2013-04-17fix typo by @zsalzbank [fix GH-289]hsbt
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse
2013-04-13mkmf.rb: timestamp directorynobu
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa
2013-04-13* lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-04-11* lib/cgi/html.rb: remove 'super {yield}' which is for old version.xibbar
2013-04-11* lib/cgi/html.rb: fix indent. delete unnecessary code.xibbar
2013-04-11* lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar
2013-04-11* lib/cgi/{core,html}.rb : Update define tagmakerxibbar
2013-04-11mkmf.rb: suppress warningsnobu
2013-04-10* lib/mkmf.rb (pkg_config): Add optional argument "option".naruse
2013-04-09* lib/open-uri.rb: Support multiple fields with same fieldakr
2013-04-09mkmf.rb: timestamp directorynobu
2013-04-09Finish docs for URI::FTP by @darkhelmet [fix GH-274]hsbt
2013-04-08Revert r40194 "mkmf.rb: timestamp directory"naruse
2013-04-08mkmf.rb: timestamp directorynobu
2013-04-08* lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.xibbar
2013-04-07* lib/resolv.rb (MDNSOneShot#sender): Delete an unused variable.akr
2013-04-06* lib/resolv.rb: Support LOC resources.akr
2013-04-06* lib/resolv.rb: Add one-shot multicast DNS support.akr
2013-04-06* lib/resolv.rb (Resolv::DNS.fetch_resource): New method to obtainakr
2013-04-04* lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.akr
2013-04-03* ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr
2013-04-02* lib/securerandom.rb (SecureRandom.random_bytes): Useakr
2013-04-02* lib/securerandom.rb: Don't use Array#to_s.akr
2013-03-31doumentation by @toolmantim [GH fixes #270]hsbt
2013-03-31Document the default Net timeout values by @toolmantim [GH fixes #269]hsbt
2013-03-29mkmf.rb: no CFLAGS in CXXFLAGSnobu
2013-03-29code cleanup by @vipulnsward [GH fixes #267]hsbt
2013-03-28mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu
2013-03-28* lib/resolv.rb: Test Windows platform by detecting LoadError whenakr
2013-03-26mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu
2013-03-26fix typokazu
2013-03-25Suppress warningsnaruse
2013-03-24* lib/rinda/tuplespace.rb: Only return tuple entry once on move,drbrain
2013-03-23* lib/rinda/ring.rb: Added documentation for multicast support.drbrain
2013-03-23 * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain