summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-05* lib/racc/parser.rb: Update #do_parse and #yyparse from upstreamzzak
2013-02-05* lib/racc: Merge Racc documentation downstream, add grammar ref filezzak
2013-02-04* lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how tozzak
2013-02-04* lib/irb.rb, lib/irb/context.rb: Add documentation on how to enablezzak
2013-02-04* doc/standard_library.rdoc: Document list of libraries and extensionszzak
2013-02-04* lib/tracer.rb: Move class overview definition and reformatzzak
2013-02-04English.rb: no setnobu
2013-02-03* lib/English.rb: Add English module for RDoc to parse, thenzzak
2013-02-03* lib/yaml.rb (YAML::EngineManager): Documentation for #yamler andzzak
2013-02-03profiler.rb: block callsnobu
2013-02-03profiler.rb: split PROFILE_PROCnobu
2013-02-02* lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level modulezzak
2013-02-02* lib/debug.rb: Documentation for DEBUGGER__ class methods based onzzak
2013-02-02* lib/net/smtp.rb: Fix rdoc title for Net::SMTPzzak
2013-02-02* lib/net/pop.rb: Fix rdoc title for Net::POP3zzak
2013-02-02* lib/gserver.rb (GServer#start): fix a timing issue. patch frommame
2013-02-02* lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame
2013-02-02* lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak
2013-02-02* lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame
2013-02-02* lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame
2013-02-02* lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame
2013-01-30* lib/matrix.rb: Take conjugate for inner productmarcandre
2013-01-29* lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr
2013-01-26* hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain
2013-01-26* remove trailing spaces.nobu
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2013-01-25* lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain
2013-01-25* lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain
2013-01-25 * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain
2013-01-25* lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-23mkmf.rb: large unsignednobu
2013-01-23mkmf.rb: larger constantsnobu
2013-01-23* lib/README: Fixed typo. Patch by Pradeep Sahoo.drbrain
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-22 * lib/rubygems/test_case.rb: Use Dir.tmpdir for rubygems tests insteaddrbrain
2013-01-21mkmf.rb: $extmk for symlinknobu
2013-01-20vpath.rb: hack for msys makenobu
2013-01-17* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou
2013-01-17 * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain
2013-01-16* .document: Removed extra spacedrbrain
2013-01-15 * lib/irb/ext/save-history.rb: identify rightly a status of akeiju
2013-01-15test: tty optionnobu
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-14 * lib/irb/ext/save-history.rb: outputs its history tokeiju
2013-01-13* lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition ofmarcandre
2013-01-13* lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3marcandre
2013-01-13* lib/matrix/eigenvalue_decomposition: Fix eigensystem with complexmarcandre
2013-01-13* lib/irb.rb, lib/prime.rb: Typos in overviewzzak
2013-01-13* lib/matrix/lup_decomposition.rb: Fix error for rectangular matricesmarcandre