summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-07-27 * lib/delegate.rb: Move file-level documentation to the appropriatedrbrain
2011-07-27 * lib/rubygems/uninstaller.rb: Add missing require and updatedrbrain
2011-07-27 * lib/rubygems: Update to RubyGems 1.8.6.1.drbrain
2011-07-25* lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure bynahi
2011-07-23 * lib/rubygems/specification.rb: Restore behavior ofdrbrain
2011-07-23 * lib/cmath.rb: should return a real number if possible.tadf
2011-07-22Fix r32622.naruse
2011-07-22* lib/uri/generic.rb (WFKV_): unroll the loop of regexp.naruse
2011-07-22 * lib/net/http.rb: Net::HTTP#finish is used to manually closedrbrain
2011-07-21* lib/csv.rb: Do not modify CSV.generate's argument [ruby-core:38356]marcandre
2011-07-21* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each):naruse
2011-07-15* lib/uri/common.rb (module): Remove optional parser argument to Kernel#URImarcandre
2011-07-12* lib/test/unit.rb(Test::Unit::Options#process_args): Fix bug.sorah
2011-07-10* lib/test/unit.rb: Add new class variable `@@testfile_prefix`.sorah
2011-07-10* lib/test/unit/assertions.rb: Import documentation patch by Justinsorah
2011-07-09Remove duplicated definition.naruse
2011-07-09* lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866]xibbar
2011-07-09* lib/matrix.rb: Add Vector#normalize [ruby-dev:43829]marcandre
2011-07-06 * lib/rubygems.rb: Reduce requires to improve `make benchmark`.drbrain
2011-07-05* lib/webrick/httpauth/digestauth.rb (_authenticate):naruse
2011-07-01* lib/matrix: Add LUP decompositionmarcandre
2011-07-01* lib/matrix.rb: Allow non integer exponents for Matrix#**marcandre
2011-07-01* lib/matrix: Add Eigenvalue Decompositionmarcandre
2011-07-01* lib/matrix: Add Matrix#roundmarcandre
2011-06-30 * lib/weakref.rb: Attach documentation to WeakRef and add missingdrbrain
2011-06-30 * lib/yaml.rb: Document toplevel YAML and YAML::ENGINE to describedrbrain
2011-06-30 * lib/cmath.rb: Hide handle_no_method_error from RDoc.drbrain
2011-06-29 * lib/drb/drb.rb: Hide deprecated toplevel DRb constants.drbrain
2011-06-29* lib/cmath.rb (CMath.log): second argument: b can be nil.naruse
2011-06-29 * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentationdrbrain
2011-06-29 * lib/cmath.rb: make same exception for Math. fix [Bug #3137].keiju
2011-06-29 * lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145].keiju
2011-06-29 * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].keiju
2011-06-29* lib/tracer.rb: Tracer.on only if required by -r command-line option.nagachika
2011-06-29 * math.c: Attach documentation for Math.drbrain
2011-06-29* lib/matrix.rb: Matrix.zero can build rectangular matrices.marcandre
2011-06-29* lib/matrix.rb: Add Matrix#diagonal?, hermitian?, normal?, orthogonal?marcandre
2011-06-29* lib/matrix.rb: Specialize Matrix#find_index to return [row, col]marcandre
2011-06-29* lib/matrix.rb: Matrix#each{_with_index} can iterate over a subset of the Ma...marcandre
2011-06-28 * lib/tracer.rb: count only non-internal libraries in stack trace,keiju
2011-06-28 * lib/irb/ruby-lex.rb: recognize '\char' in ruby statement.keiju
2011-06-28* lib/debug.rb (var_list): Command 'var *' did not work on 1.9(!).nahi
2011-06-28* lib/benchmark.rb: merge eregon/benchmark.naruse
2011-06-28 * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain
2011-06-28 * lib/rdoc: Update to RDoc 3.7 (final)drbrain
2011-06-27 * lib/irb/ruby-lex.rb: fix [Bug #4232].keiju
2011-06-27fix [Bug #4409]. add DRbServer#here?seki
2011-06-27 * lib/irb/workspace.rb: fix BUG#4793.keiju
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-23 * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain