| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-02 | jruby 1.7.19 | ywjno | |
| Closes #36450. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-11 | jruby 1.7.18 | ywjno | |
| update jruby version to 1.7.18 Closes #35753. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-03 | jruby 1.7.16.1 | ywjno | |
| Closes #33891. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-09-27 | jruby 1.7.16 | ywjno | |
| Closes #32708. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-07-06 | JRuby 1.7.13 | Aku Kotkavuo | |
| Closes #30692. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-05-08 | jruby: style cleanups | Adam Vandenberg | |
| 2014-05-08 | jruby 1.7.12 | Lee Hanxue | |
| Closes #29053. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-04-17 | jruby: drop unnecessary loop | Jack Nagel | |
| 2014-02-25 | jruby: 1.7.11 | Ted Pennings | |
| Closes #27000. Signed-off-by: Brett Koonce <koonce@gmail.com> | |||
| 2014-02-24 | Convert all 'def test' formulae to 'test do' | Ted Pennings | |
| Closes #26942. Closes #26946. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-02-23 | jruby: fix stack overflow in jgem command. | Pepijn Van Eeckhoudt | |
| In jruby 1.7.10 (possibly earlier) the script in bin/gem simply calls bin/jgem. The jruby formula overwrites jgem with gem in the 'prefix with j' paragraph. This way the jgem script end up calling itself infinitely causing a stack overflow crash. Closes #26910. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-10 | jruby 1.7.10 | Ted Pennings | |
| Closes #25780. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-12-07 | jruby 1.7.9 | Adam Vandenberg | |
| 2013-12-04 | jruby 1.7.8 | Aaron Mildenstein | |
| Closes #24915. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-10-07 | jruby 1.7.5 | Yuri Artemev | |
| Closes #23112. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-05-18 | jruby 1.7.4 | Jack Nagel | |
| 2013-02-22 | jruby 1.7.3 | Adam Vandenberg | |
| 2013-01-05 | JRuby 1.7.2 | Adam Vandenberg | |
| 2012-12-04 | jruby 1.7.1 | Adam Vandenberg | |
| 2012-10-22 | jruby: use bin package instead of src package | Adam Vandenberg | |
| 2012-10-22 | jruby 1.7.0 | Adam Vandenberg | |
| 2012-09-18 | jruby 1.6.8 | Adam Vandenberg | |
| 2012-09-14 | Use `env`. | Adam Vandenberg | |
| 2012-06-10 | jruby 1.6.7.2 | Domingo Suarez Torres | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-05-15 | Shore up a number of shell quoting issues | Jack Nagel | |
| When interpolating in strings passed to Formula#system, it should be done in such a way that if any interpolated variables contain spaces, they are either (a) passed as part of a list or (b) protected by quotes if they are part of a long string (which is subject to shell expansion). Otherwise, they will be split on the space when expanded by the shell and passed as multiple arguments to whatever process is being executed. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-02-24 | Use "cd" instead of "Dir.chdir" | Adam Vandenberg | |
| * And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks | |||
| 2012-02-24 | JRuby 1.6.7. | Gerald Boersma | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-02-12 | jruby: use install_symlink | Adam Vandenberg | |
| 2012-02-12 | jruby 1.6.6 | Adam Vandenberg | |
| 2012-01-06 | JRuby 1.6.5.1 | Adam Vandenberg | |
| 2011-11-26 | JRuby: remove suggestion from caveats | Adam Vandenberg | |
| 2011-10-25 | JRuby 1.6.5 | Arun Agrawal | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-09-01 | Be more explicit about paths in test methods | Adam Vandenberg | |
| 2011-08-23 | JRuby 1.6.4 | Adam Vandenberg | |
| 2011-07-07 | JRuby 1.6.3 | Arun Agrawal | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-05-25 | Jruby 1.6.2 | Arun Agrawal | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-04-14 | jruby 1.6.1 | Adam Durity | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-03-16 | Update JRuby to 1.6.0. | Aku Kotkavuo | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-12-04 | Update JRuby to 1.5.6. | Aku Kotkavuo | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2010-11-10 | Update JRuby to 1.5.5. | Aku Kotkavuo | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-30 | jruby - oops, lets use the binary download | Adam Vandenberg | |
| 2010-09-28 | JRuby 1.5.3 | Adam Vandenberg | |
| 2010-08-21 | JRuby 1.5.2 | Adam Vandenberg | |
| 2010-07-20 | Add RVM/cider caveats to alt. Rubies. | Adam Vandenberg | |
| 2010-06-30 | Enable jruby test | Adam Vandenberg | |
| 2010-06-12 | only jruby bin/ should be linked to the main tree | Joshua Peek | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-06-07 | Update formula jruby to 1.5.1 | Aku Kotkavuo | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-05-17 | Updated formula: jruby 1.5.0 | Martin Kühl | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-03-19 | jruby - take advantage of FileUtils being included in Formula. | Adam Vandenberg | |
| 2009-12-21 | A test to check that jruby installed correctly | Max Howell | |
