summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore java artifactsHiroshi SHIBATA2021-12-021-0/+2
|
* Ignore log filesFlorian Frank2019-12-101-0/+1
|
* Ignore byebug_historyFlorian Frank2016-09-231-0/+1
|
* Ignore generated filesZachary Scott2014-12-271-0/+2
|
* Ignore .bundle generated filesZachary Scott2014-12-261-0/+1
|
* New version 1.8.1Florian Frank2013-10-171-0/+1
|
* Add task to create tags fileFlorian Frank2012-05-101-0/+1
|
* Clean up code a bitFlorian Frank2012-02-111-0/+1
| | | | This should fix #117
* configure travisFlorian Frank2012-02-111-0/+2
|
* Move rational and complex additions in own filesFlorian Frank2011-08-301-0/+1
| | | | | | | | | Also do not require Ruby's complex.rb and rational.rb if the top level constants are already defined. This means Ruby 1.9 implementations are extendend, but Ruby 1.8 implementations will require rational/complex before they are extended. Having rational and complex additions in their own files is an especially good thing, if one wants to avoid loading complex and rational under Ruby 1.8.
* Bump up version to 1.5.4Florian Frank2011-07-041-0/+1
|
* Rubinius' strscan already has a @match ivarFlorian Frank2011-01-021-0/+2
|
* stop ignore java project configsFlorian Frank2011-01-021-7/+0
|
* prepare new versionFlorian Frank2010-08-181-6/+0
| | | | | fixed some warnings wrote some rake tasks to build jruby extension
* Added Java build files to gitignoreDaniel Luz2010-08-071-0/+13
|
* ignore .nfs.* filesFlorian Frank2009-10-211-0/+1
|
* initial commitFlorian Frank2009-08-241-0/+3