Age | Commit message (Expand) | Author |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-11-04 | * eval.c (rb_f_send): allow send/__send__ to call methods of all | matz |
2007-09-18 | * lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190] | keiju |
2007-08-24 | * eval.c (rb_f_send_bang): abandon the name funcall for private | matz |
2007-03-19 | * lib/matrix.rb (Matrix::inverse_from): adding partial pivoting to | matz |
2006-12-05 | * misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as | matz |
2005-12-09 | * lib/matrix.rb: add Matrix#determinant_e, Matrix#rank_e. | keiju |
2005-11-01 | * eval.c (rb_call_super): should call method_missing if super is | matz |
2005-10-27 | * string.c (scan_once): wrong condition to use mbclen2(). | matz |
2004-04-18 | * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, | nobu |
2004-02-01 | From ruby_1_8 branch: | gsinclair |
2003-07-15 | * lib/matrix.rb: remove elements conversion to_f, to_i, to_r. | matz |
2003-04-24 | Matrix used range.size, which no longer exists | dave |
2003-04-24 | Fix method name typo in Matrix.row_vector | dave |
2003-01-20 | Added RDoc comments. | gsinclair |
2002-10-02 | use Object#class instead of deprecated Object#type. | nobu |
2001-12-09 | * matrix.rb: Vector#* bug. reported from Massimiliano Mirra | keiju |
2001-11-03 | * matrix.rb (Matrix#column_vectors, Matrix#row_vectors): ditto bug. | keiju |
2001-06-27 | * lib/matrix.rb: resolve 'ruby -w' warnings. | keiju |
2000-09-01 | matz | matz |
2000-07-10 | matz | matz |
2000-06-28 | matz | matz |
2000-05-12 | 2000-05-12 | matz |
2000-03-17 | 2000-03-17 | matz |
2000-03-07 | 2000-03-07 | matz |
1999-10-12 | 19991012 | matz |
1999-09-01 | regexp literal (e.g. \202) match, etc. | matz |
1999-08-24 | 1.4.1 to be | matz |
1999-08-13 | 1.4.0 | matz |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |
2019-08-17 | version 1.0-971002v1_0_971002 | Yukihiro Matsumoto |