aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * doc/syntax/assignment.rdoc (Local Variables and Methods): Fixeddrbrain2013-01-231-0/+7
* * lib/README: Fixed typo. Patch by Pradeep Sahoo.drbrain2013-01-231-0/+5
* * lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain2013-01-231-0/+21
* * lib/rubygems/test_case.rb: Use Dir.tmpdir for rubygems tests insteaddrbrain2013-01-221-0/+5
* Correct the previous log entry.knu2013-01-221-1/+2
* Fix ruby-electric-curlies.knu2013-01-221-0/+5
* mkconfig.rb: no BASERUBYnobu2013-01-211-0/+4
* mkmf.rb: $extmk for symlinknobu2013-01-211-0/+5
* marshal.c: get back to the old behaviornobu2013-01-201-0/+5
* vpath.rb: hack for msys makenobu2013-01-201-0/+6
* * struct.c (Struct.new): Document Struct.new with blockzzak2013-01-191-0/+5
* * doc/syntax/miscellaneous.rdoc: Added section on defined?drbrain2013-01-191-0/+4
* * doc/syntax/assignment.rdoc (Local Variables and Methods): Made itdrbrain2013-01-191-0/+6
* * doc/syntax/assignment.rdoc: Improved linksdrbrain2013-01-191-0/+7
* * doc/syntax/assignment.rdoc: Added a syntax document on assignment.drbrain2013-01-181-0/+4
* * doc/syntax/methods.rdoc: Added Array Decomposition.drbrain2013-01-181-0/+4
* rbinstall.rb: gem subdirectoriesnobu2013-01-181-0/+5
* win32ole: OLE uninitializenobu2013-01-181-1/+4
* win32ole: OLE initialize per threadsnobu2013-01-181-0/+5
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou2013-01-171-0/+10
* * eval.c: Fix a typo in ruby_finalize() documentation.kou2013-01-171-0/+4
* * object.c: Typo in Kernel#hash documentation.eregon2013-01-171-0/+5
* * ext/psych/lib/psych/scalar_scanner.rb: use constants rather thantenderlove2013-01-171-0/+5
* * doc/syntax/miscellaneous.rdoc: Added Ending an Expression anddrbrain2013-01-171-0/+5
* * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain2013-01-171-0/+11
* * doc/syntax/control_expressions.rdoc: Added ? : ternary ifdrbrain2013-01-171-0/+4
* * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,drbrain2013-01-161-0/+10
* * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section ondrbrain2013-01-161-0/+5
* * doc/syntax/control_expressions.rdoc (if Expressions): Fixed markupdrbrain2013-01-161-0/+5
* * doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 ondrbrain2013-01-161-0/+5
* win32ole.rb: use TracePointnobu2013-01-161-0/+6
* * .document: Removed extra spacedrbrain2013-01-161-0/+10
* * doc/syntax/control_expressions.rdoc: Omit optional "then" for if anddrbrain2013-01-151-0/+6
* * doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain2013-01-151-0/+5
* * doc/syntax/methods.rdoc: Fixed linkdrbrain2013-01-151-0/+6
* * doc/syntax/control_expressions.rdoc (redo Statement): Added notedrbrain2013-01-151-0/+6
* vpath.rb: separator for makenobu2013-01-151-0/+5
* * lib/irb/ext/save-history.rb: identify rightly a status of akeiju2013-01-151-0/+6
* * doc/syntax/control_expressions.rdoc: Added description of controldrbrain2013-01-151-0/+5
* * doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain2013-01-151-0/+8
* * doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain2013-01-151-0/+5
* * doc/syntax/calling_methods.rdoc (Arguments): Added improveddrbrain2013-01-151-0/+14
* * test_lazy_enumerator: Test that map & flat_map also require a blockmarcandre2013-01-151-0/+4
* * thread_pthread.c (gvl_init): Reset gvl.wait_yield explicitly whenkosaki2013-01-151-0/+6
* * doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed outdrbrain2013-01-151-0/+7
* * doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain2013-01-151-0/+7
* * doc/syntax/calling_methods.rdoc: Added document describing methoddrbrain2013-01-141-0/+5
* * lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain2013-01-141-0/+6
* * lib/irb/ext/save-history.rb: outputs its history tokeiju2013-01-141-0/+6
* * enumerator.c (lazy_flat_map_func): flat_map should call each onlyshugo2013-01-141-0/+10