summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-12-19 * doc/syntax/literals.rdoc: Added 0d decimal format. Thanks Nobu!drbrain
2012-12-19* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain
2012-12-19 * doc/syntax/methods.rdoc: Add () around keyword arguments example fordrbrain
2012-12-18 * doc/syntax/literals.rdoc: Used simplified heredoc example thatdrbrain
2012-12-18* doc/syntax/literals.rdoc: Added 0o octal integers.drbrain
2012-12-17* doc/syntax/methods.rdoc: Added a description of singleton methods.drbrain
2012-12-17* doc/.document: Added doc/syntaxdrbrain
2012-12-17* doc/syntax.rdoc: Added syntax guide table of contentsdrbrain
2012-12-13commit typo: remove file from r38358zzak
2012-12-11* common.mk: Added --pages-dir to rdoc creation. Now doc/ items showdrbrain
2012-12-07Remove file from r38201zzak
2012-12-07* doc/etc.rd: Removed stale documentation filezzak
2012-12-07* doc/forwardable.rd: Remove stale documentation filezzak
2012-12-03* .document: Add NEWS for `ri ruby:NEWS`drbrain
2012-11-27* doc/globals.rdoc: Add documentation file for magic globalszzak
2012-07-24* doc/re.rdoc: Fix spellingdrbrain
2012-06-08* doc/re.rdoc: Completed wording in the description of the =~ operator.drbrain
2012-06-01* doc/re.rdoc (Performance): Replaced incorrect example of reducingdrbrain
2012-06-01* doc/re.rdoc (Performance): Removed useless sample output from finaldrbrain
2012-02-22remove unbalanced parenthesiskazu
2012-02-01* doc/re.rdoc (Repetition): fix typo. reported by Ori Avtalionnobu
2011-12-30* vm_core.h: Fix comment about arg_opts of iseq and some typosmarcandre
2011-12-28* doc/ChangeLog-1.9.3, test/gdbm/test_gdbm.rb: fixed mingw typo.nobu
2011-12-20* ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu
2011-12-07* doc/re.rdoc: Document difference between match and =~, options withdrbrain
2011-12-07* doc/re.rdoc: Fix example code to match documentation. Patch bydrbrain
2011-09-05* doc/rake/CHANGES: reverted. this file is not written in Japanese.nobu
2011-09-04Change encoding from EUC-JP to UTF-8. [Feature #5128]shyouhei
2011-08-13 * ext/date/date_core.c (date_strftime_alloc): followed the changetadf
2011-07-14fix a typokazu
2011-07-13fix typokazu
2011-07-13* ChangeLog: fix tyops.nagachika
2011-07-11updated news for minitestryan
2011-07-10* doc/NEWS-1.9.3: describe the improvement of BigDecimal#power andmrkn
2011-07-10* docs/NEWS-1.9.3: moved from NEWS.yugui
2011-06-07* doc/irb/irb.rd: fix typo. patch by Nobuhiro IMAI.kosaki
2011-05-15* remove trailing spaces.nobu
2011-02-01doc/NEWS-1.9.2: add File#sizekazu
2010-09-22Mention the command search path issue on Windows. Pointed out byknu
2010-08-31* ext/pathname/pathname.c (path_exist_p): Pathname#exist? translatedakr
2010-08-27* NEWS: moved to doc/NEWS-1.9.2.nobu
2010-08-23* doc/ChangeLog-1.9.3: mistake.nobu
2010-08-23* ChangeLog: flushed. [ruby-dev:42050]nobu
2010-07-14Mention the json library. (Pointed out by yhara)knu
2010-06-23* ext/pty: moved documents and samples to the appropriate places.nobu
2010-04-23* doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.nobu
2010-04-10* lib/rdoc: Import RDoc 2.5.2drbrain
2010-02-22* lib/rubygems: update to 1.3.6.nobu
2010-02-22* doc/rubygems/ChangeLog: deleted garbage lines.nobu
2009-12-08* lib/rubygems: update to 1.3.5.nobu