GitHub / puppetlabs/jruby / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| adb04339 | [Truffle] Reduce benchmark time for optcarrot. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 33d6f561 | [Truffle] CI: Ignore version conflicts. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 31dc6559 | [Truffle] Run optcarrot longer to analyze warmup. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 24778d64 | [Truffle] Better message for null. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 2251ef36 | [Truffle] Show a placeholder when no message. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| b7f4b494 | [Truffle] Show the error message. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 72bbaf4c | [Truffle] JT: Do not show empty options. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 625dbd3c | merge Merge pull request #4058 from lxp/add-cexts-test-ruby-argon2 |
Benoit Daloze <e****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 98a181ea | [Truffle] Add CExt test for ruby-argon2 | David Gnedt <d****t@j****t> | about 10 years ago | |
| 3ba469b9 | Dispatch to Kernel.require to avoid overrides. Fixes #4053. | Charles Oliver Nutter <h****s@h****m> | about 10 years ago | |
| 175cdf6e | Mutex#synchronize should not yield null to the block | Petr Chalupa <g****t@p****h> | about 10 years ago | |
| 02739855 | Make the Fixnum cache configurable. | Charles Oliver Nutter <h****s@h****m> | about 10 years ago | |
| 84368046 | [Truffle] cextc: expand include paths. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| e11d21e7 | [Truffle] JT: fixes for last commit. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 2ca0279d | [Truffle] Try bulk untag specs | Brandon Fish <b****h@o****m> | about 10 years ago | |
| 41e4b346 | Fixes #4056. Return line no in SyntaxError when parsing Regexp | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 2504b6bc | [Truffle] JT: Make a nicer way to replace env variable in paths. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 6f6c1bb7 | Parsers syntax errors were not adding 1 to 0-indexed line | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 5afbf930 | [Truffle] Let array strategies define copyArrayAndMirror(). | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 08560197 | Port specs from Array#max in Array#min | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 37b032a7 | Import Array#max/min from JRuby+Truffle specs, themselves from Enumerable specs | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 84f8d030 | [Truffle] Re-implement Kernel#sprintf integer formats | Brandon Fish <b****h@o****m> | about 10 years ago | |
| 1e8c65ae | Spec out Array#max a tiny bit | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 85d6f0d3 | [noci] Kill all the tabs in this file??? | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 11122055 | Fix AAIOBE on zero-element array for Array#max | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 2898b4bc | Make us compile again | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 7cdf0a88 | Fixes #4051 Wrong line numbers in Kernel#caller inside set_trace_func | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| 27270e33 | merge Merge MSpec commit 'cf29ea97c6a9e2420fbe8106632659155e18dfbf' | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| cf29ea97 | Squashed 'spec/mspec/' changes from 55caa7c..88e734a | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| c6f24d28 | [Truffle] JT: support jt test fast [...] -t ruby | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 44a2aa6b | Change from 'top' to 'main' on backtrace generation since MRI has used 'main'... | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| fe34564c | merge Merge pull request #4052 from ivoanjo/partially-fix-set-trace-func-line-numbers |
Thomas E Enebo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 945e20a3 | [Truffle] Add tags for a few CI-specific failures. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 25045eb3 | Add missing fixture | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 2d0e3ceb | Use a fixture for common code in #spawn specs | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 62c4ef87 | Add tag for failing spec | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| a6eb5e54 | [Truffle] Add tags for flakey test. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| f5a49102 | Fix expectation with the newer output | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| be0e84c8 | Kernel#spawn should not take an Array as it means something quite different | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 88eb5acd | [Truffle] Optimize two common cases for matching regexp and string encoding. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| a8043296 | [Truffle] Only recompile regexp if te encoding does not match. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 019ff2e3 | [Truffle] Remove old unused code and cleanup. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| e6f783a7 | [Truffle] There is no point to wrap a LiteralNode in a OnceNode. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 27c25525 | [Truffle] Add slow tags for specs which used to match with a partial descript... | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 63f50ad0 | Squashed 'spec/mspec/' changes from ea39a16..55caa7c | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| f61619fa | merge Merge MSpec commit '63f50ad0c516dbbe88187529329792dac3d1ce00' | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| e6cd2c62 | [Truffle] Tag two failing specs. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 07b45c48 | Make sure the path returned by Dir.pwd is absolute/expanded | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 5e3111e4 | Use the system ruby when the environment is empty in #spawn | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 00e38f8d | [Truffle] Truffle::POSIX.getcwd can directly return the string. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 49cde6a1 | [Truffle] Do not use the incoming String encoding in getcwd. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 553bfc90 | [Truffle] Dir.pwd should return an absolute path. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| fe0eb385 | [Truffle] Add some missing tags. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 88c9ca44 | [Truffle] Simplify duplicated logic in visitMatch2Node. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 7b1204e6 | [Truffle] Be more robust and set SpecTag fields directly instead of parsing. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 267f775c | Fail early if the Signalizer thread dies | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| e029b47e | [Truffle] Handle the regexp matcher being interrupted. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| aea3d010 | [Truffle] Shared common regexp preprocessing code. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 6c5e34ff | [Truffle] No need for ModuleLayout#setFields() anymore. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 9467004d | [Truffle] Construct Class carefully and reuse the OM-DSL constructor. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| bac9d479 | Use /bin/env to print the environment when the passed environment is empty or... | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 534cb941 | [Truffle] Add Process.kill slow tags. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 0e081492 | Make sure the thread is still alive while waiting for pid in Process#kill | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 713224a3 | Keep at least PATH when unsetting all other environment variables | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| ca33dd0f | Add FIXME and link to issue 4051 to RETURN and END trace instructions | Ivo Anjo <i****o@i****t> | about 10 years ago | |
| 3948b0de | Add line numbers before adding LINE and CALL trace instructions | Ivo Anjo <i****o@i****t> | about 10 years ago | |
| be2b9457 | [Truffle] Slow tags. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 061903e2 | Prefer non-blocking PRNG, with failover to SHA1 and then JDK def. | Charles Oliver Nutter <h****s@h****m> | about 10 years ago | |
| 9edd069b | merge Merge branch 'master' into java_call_sites | Charles Oliver Nutter <h****s@h****m> | about 10 years ago | |
| edf4302a | [Truffle] add 'command' to log message | Petr Chalupa <g****t@p****h> | about 10 years ago | |
| 15979a87 | [Truffle] remove passing actionpack exclusions | Petr Chalupa <g****t@p****h> | about 10 years ago | |
| 698731a9 | [Truffle] not let BasicObject#method_missing be fooled | Petr Chalupa <g****t@p****h> | about 10 years ago | |
| 02ecc112 | [Truffle] remove unused @ExplodeLoop | Petr Chalupa <g****t@p****h> | about 10 years ago | |
| 1b3111ee | Allow configuring the preferred PRNG for SecureRandom. | Charles Oliver Nutter <h****s@h****m> | about 10 years ago | |
| 50882dc6 | merge Merge branch 'master' into mutate | Thomas E. Enebo <t****o@g****m> | about 10 years ago | |
| d1b6d5e4 | [Truffle] Update LabsJDK. | Chris Seaton <c****n@o****m> | about 10 years ago | |
| b334224f | [Truffle] Support unsetenv_others in #spawn. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| f415ec03 | [Truffle] Fix a few bugs and missing methods around #spawn. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| d76fa479 | Use a fixture rather than inline code which needs lots of escape characters | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 301c6fe9 | [Truffle] posix_spawnp(3) returns an int not a long. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 4a060185 | [Truffle] Implement full Process.kill. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 3d7d59e7 | [Truffle] Trying to untag a few spawn specs. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| a44b8228 | [Truffle] Keep it simple and idiomatic in File#mkfifo. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 1890c065 | [Truffle] Fix error message in CheckArityNode when there are optional arguments. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| decc1a37 | [Truffle] Update File.mkfifo arg handling | Brandon Fish <b****h@o****m> | about 10 years ago | |
| 55854390 | [Truffle] JT: Times metrics are printed on stderr and memory metrics on both ... | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| b200f02a | [Truffle] Mx: have the same switch as GraalVM to show the command. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 248d5533 | [Truffle] Mx: more consistent splitting of Java and non-Java options. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 86cb6958 | [Truffle] Kernel#` to coerce command using #to_str | Brandon Fish <b****h@o****m> | about 10 years ago | |
| aeeabf83 | [Truffle] Untag passing File errno specs | Brandon Fish <b****h@o****m> | about 10 years ago | |
| 67965d53 | [Truffle] File.mkfifo fix/style | Brandon Fish <b****h@o****m> | about 10 years ago | |
| 064d29c5 | [Truffle] Implement File.mkfifo | Brandon Fish <b****h@o****m> | about 10 years ago | |
| 1563b716 | [Truffle] Mx: make sure to put truffle-api.jar on the bootclasspath. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 780274f4 | [Truffle] jruby_mx: stop when meeting a non-VM argument. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| bb8f30be | [Truffle] jruby_mx: support -J and classpath. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 284aafbb | [Truffle] Add Kernel#instance_variable specializations | Brandon Fish <b****h@o****m> | about 10 years ago | |
| e5cf5a88 | [Truffle] JT: Run the metrics using the capture mechanism so errors are prope... | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 7ba89597 | [Truffle] JT: Make sure bin/ruby points to the right launcher. | Benoit Daloze <e****p@g****m> | about 10 years ago | |
| 58a5a812 | Enumerator is top level constant these days + final-ize ALLOCATOR | kares <s****f@k****g> | about 10 years ago | |
| 0314ff11 | deprecate with_index19 in favor of with_index in RubyEnumerator | kares <s****f@k****g> | about 10 years ago |