index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
ruby
/
core
/
process
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bug #19597] Freeze script name
Nobuyoshi Nakada
2023-05-10
1
-2
/
+4
*
Update to ruby/spec@7f69c86
Benoit Daloze
2023-04-25
2
-0
/
+29
*
Check the precision of `getrusage` at runtime
Nobuyoshi Nakada
2023-04-23
1
-1
/
+11
*
Fix a guard of `Process.times`
Nobuyoshi Nakada
2023-04-22
1
-8
/
+5
*
Fix an example of `Process.times`
Nobuyoshi Nakada
2023-04-22
1
-1
/
+1
*
Revert "Fix transient heap mode"
Aaron Patterson
2023-04-04
1
-11
/
+0
*
Implement `Process.warmup`
Jean Boussier
2023-04-04
1
-0
/
+11
*
s/mjit/rjit/
Takashi Kokubun
2023-03-06
3
-3
/
+3
*
s/MJIT/RJIT/
Takashi Kokubun
2023-03-06
1
-1
/
+1
*
Update to ruby/spec@e7dc804
Benoit Daloze
2023-02-27
1
-1
/
+1
*
Update to ruby/spec@7e680fa
Benoit Daloze
2023-01-05
1
-1
/
+1
*
Update to ruby/spec@9d69b95
Benoit Daloze
2023-01-05
4
-1
/
+41
*
Update to ruby/spec@740ccc8
Benoit Daloze
2022-11-07
2
-0
/
+42
*
Skip utime example with Intel C Compiler suite
Hiroshi SHIBATA
2022-10-13
1
-5
/
+9
*
Fix Process.clock_gettime specs on OpenBSD
Jeremy Evans
2022-06-26
1
-1
/
+3
*
Update to ruby/spec@ab32a1a
Benoit Daloze
2022-06-26
11
-54
/
+116
*
Update to ruby/spec@3affe1e
Benoit Daloze
2022-04-25
1
-0
/
+9
*
Update to ruby/spec@b1e93a2
Benoit Daloze
2021-09-07
1
-0
/
+20
*
Update to ruby/spec@b65d01f
Benoit Daloze
2021-07-29
2
-21
/
+110
*
Update to ruby/spec@a0b7d0d
Benoit Daloze
2021-06-02
7
-31
/
+12
*
Update to ruby/spec@4ce9f41
Benoit Daloze
2020-12-27
3
-4
/
+44
*
Use Integer instead of Fixnum/Bignum
Nobuyoshi Nakada
2020-12-21
6
-12
/
+12
*
Update to ruby/spec@b0b7f53
Benoit Daloze
2020-11-13
2
-10
/
+14
*
spec/ruby/core/process/spawn_spec.rb: skip a test on Android
Yusuke Endoh
2020-10-01
1
-1
/
+1
*
Update to ruby/spec@681e8cf
Benoit Daloze
2020-09-30
1
-6
/
+8
*
Update to ruby/spec@9277d27
Benoit Daloze
2020-09-30
1
-0
/
+9
*
spec/ruby/core/process/clock_getres_spec.rb: lax the resolution limit
Yusuke Endoh
2020-05-03
1
-4
/
+4
*
Update to ruby/spec@d394dfd
Benoit Daloze
2020-05-02
1
-2
/
+2
*
Skip Process#clock_getres specs on Android
Yusuke Endoh
2020-04-19
1
-2
/
+2
*
Drop support for ruby 2.4 from ruby/spec
Nobuyoshi Nakada
2020-04-01
2
-31
/
+27
*
Increase the number of Process.times attempts
Takashi Kokubun
2020-03-28
1
-1
/
+1
*
Improve reliability of the Process.times spec
Benoit Daloze
2020-03-28
1
-4
/
+12
*
Do not check that #stime changes in Process.times spec
Benoit Daloze
2020-03-28
1
-1
/
+0
*
Remove debugging code
Benoit Daloze
2020-03-28
1
-8
/
+1
*
Remove Process.clock_getres "matches the resolution in practice" specs
Benoit Daloze
2020-03-28
2
-72
/
+0
*
Update to ruby/spec@ec84479
Benoit Daloze
2020-03-28
1
-7
/
+3
*
Show failed times
Nobuyoshi Nakada
2020-03-24
1
-1
/
+3
*
Try to avoid random failures on clock_getres_spec.rb
Takashi Kokubun
2020-03-23
1
-1
/
+1
*
spec/ruby/core/process/exec_spec.rb: remove a guard for openbsd
Yusuke Endoh
2020-03-05
1
-10
/
+2
*
spec/ruby/core/process/spawn_spec.rb: Use / instead of /tmp
Yusuke Endoh
2020-02-13
1
-1
/
+1
*
spec/ruby/core/process/clock_getres_spec.rb: skip on Android
Yusuke Endoh
2020-02-13
1
-1
/
+1
*
spec/ruby/core/process/times_spec.rb: add an output code for debugging
Yusuke Endoh
2020-01-25
1
-1
/
+8
*
Include the standard `id` command output
Nobuyoshi Nakada
2020-01-09
1
-0
/
+4
*
Update to ruby/spec@7241f39
Benoit Daloze
2019-12-27
1
-2
/
+1
*
Make more attempts to check for the precision of Process.times
Benoit Daloze
2019-12-02
1
-2
/
+2
*
Fix random failure on getusage-missing environments
Takashi Kokubun
2019-12-02
1
-32
/
+4
*
Debug random failure of ruby-spec on ci.rvm.jp
Takashi Kokubun
2019-12-01
1
-4
/
+32
*
Skip if getrusage is not supported
Takashi Kokubun
2019-11-30
1
-0
/
+5
*
Update to ruby/spec@4eec3dc
Benoit Daloze
2019-11-30
16
-84
/
+164
*
Exclude some clocks on armv8 too
Benoit Daloze
2019-11-06
1
-1
/
+1
[next]