summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-01-25* ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),shugo
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* vm_core.h: modify a comment about rb_iseq_t::local_size.ko1
2013-01-25ChangeLog: fix typonobu
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-24* NEWS (yaml): Write about bundled libyaml.sorah
2013-01-24* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain
2013-01-24* enum.c (enum_zip): Fix error messagemarcandre
2013-01-24* enumerator.c (lazy_zip): raise error for bad argumentsmarcandre
2013-01-24* enumerator.c: Optimize Lazy#zip when passed only arraysmarcandre
2013-01-24* enumerator.c: Fix state handling for Lazy#zipmarcandre
2013-01-24* eval.c (f_current_dirname): Add documentation about "__dir__nari
2013-01-24* NEWS (RDoc): Added mention of page support and markdown support.drbrain
2013-01-24* doc/syntax/refinements.rdoc: Added refinements document based ondrbrain
2013-01-23win32.c: missing initializationnobu
2013-01-23mkmf.rb: large unsignednobu
2013-01-23mkmf.rb: larger constantsnobu
2013-01-23mkmf.rb: try_constant testsnobu
2013-01-23* thread_pthread.c (ruby_init_stack): ignore `STACK_END_ADDRESS'ko1
2013-01-23win32.c: acp_to_wstr results checknobu
2013-01-23* doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarifydrbrain
2013-01-23* doc/syntax/assignment.rdoc (Local Variables and Methods): Fixeddrbrain
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-22Correct the previous log entry.knu
2013-01-22Fix ruby-electric-curlies.knu
2013-01-21mkconfig.rb: no BASERUBYnobu
2013-01-21mkmf.rb: $extmk for symlinknobu
2013-01-20marshal.c: get back to the old behaviornobu
2013-01-20vpath.rb: hack for msys makenobu
2013-01-19* struct.c (Struct.new): Document Struct.new with blockzzak
2013-01-19* doc/syntax/miscellaneous.rdoc: Added section on defined?drbrain
2013-01-19 * doc/syntax/assignment.rdoc (Local Variables and Methods): Made itdrbrain
2013-01-19 * doc/syntax/assignment.rdoc: Improved linksdrbrain
2013-01-18* doc/syntax/assignment.rdoc: Added a syntax document on assignment.drbrain
2013-01-18* doc/syntax/methods.rdoc: Added Array Decomposition.drbrain
2013-01-18rbinstall.rb: gem subdirectoriesnobu
2013-01-18win32ole: OLE uninitializenobu
2013-01-18win32ole: OLE initialize per threadsnobu
2013-01-17* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou
2013-01-17* eval.c: Fix a typo in ruby_finalize() documentation.kou
2013-01-17* object.c: Typo in Kernel#hash documentation.eregon
2013-01-17* ext/psych/lib/psych/scalar_scanner.rb: use constants rather thantenderlove
2013-01-17* doc/syntax/miscellaneous.rdoc: Added Ending an Expression anddrbrain
2013-01-17 * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain
2013-01-17 * doc/syntax/control_expressions.rdoc: Added ? : ternary ifdrbrain