0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
climits seems to define MAX_PATH on at least Solaris and is part of stdlib of C++...harmless right? More... about 14 years ago
Give up on using JIP to profile and pass --profile argument through to JRuby for new instrumented profiler. More... almost 16 years ago
Corrected the copyright. More... over 16 years ago
Add version.h to NetBeans project. More... over 16 years ago
Added -Xversion to help, and cleaned/reorganized the help a bit. More... over 16 years ago
Fix the remaning spec failure on Windows. 100% pass now. More... over 16 years ago
Add spec dir to Netbeans project. More... over 16 years ago
Fix the problem with specs not being able to start on Windows. More... over 16 years ago
Add -Xversion command More... over 16 years ago
JRUBY-4709: Add trailing sep to classpath to make sure PWD is included (like jruby.sh) More... over 16 years ago
JRUBY-4706: Add -Xnobootclasspath argument in favor of ENV['VERIFY_HOME'] More... over 16 years ago
Revert "JRUBY-4706: Presense of VERIFY_JRUBY env variable/property should disable putting jruby.jar into bootclasspath" More... over 16 years ago
Avoid the creation of weirdly named file '' on Windows during the spec runs. More... over 16 years ago
Disable bootclasspath in --profile and --profile-all modes. More... over 16 years ago
JRUBY-4706: Presense of VERIFY_JRUBY env variable/property should disable putting jruby.jar into bootclasspath More... over 16 years ago
JRUBY-4703: -J-ea in native launcher is not enabling assertions More... over 16 years ago
Version 1.0 More... over 16 years ago
* nbproject/project.xml: Change NB project name More... over 16 years ago
Merge branch 'master' of github.com:vvs/jruby-launcher More... over 16 years ago
Add spec for JRUBY-4608 More... over 16 years ago
fixes JRUBY-4608: [regression] Dir.pwd incorrectly displays dirs with unicode characters in them on MacOS More... over 16 years ago
Fixed a crash with empty args. More... over 16 years ago
JRUBY-4611: Stop scanning for options on first bare arg that does not start with '-' More... over 16 years ago
unixlauncher.cpp: stdlib.h needed for ubuntu linux More... over 16 years ago
Good idea on robust specs. I like clearing env ahead of time even better. More... over 16 years ago
Make specs a bit more robust. More... over 16 years ago
JRUBY-4603: heed -Xjdkhome on command line over JAVA_HOME More... over 16 years ago
Fix argparser regression on windows More... over 16 years ago
Fix new JAVA_HOME spec failure on Windows. More... over 16 years ago
Use JAVA_HOME/bin/java as the executable before searching PATH More... over 16 years ago