Denis Knauf
f963e41c52
„README.md“ ändern
3 months ago
Denis Knauf
5b390b2083
reimplement tests and minor fixes.
7 months ago
Denis Knauf
3542837d7f
small minor warnings fixed (unused vars, ...). comments.
7 months ago
Denis Knauf
28936187de
dependencies: need should, test-unit for testing. but no rspec.
7 months ago
Denis Knauf
486cf53495
.document removed and ignored
7 months ago
Denis Knauf
ae8f1e0a33
Gemfile.lock removed. Ignore this file anyway
7 months ago
Denis Knauf
3ca2de0cd9
email added
7 months ago
Denis Knauf
9fc25c3015
Actiual versions of ffi-libc provide FFI::LibC::alarm. ffi-libc<0.1.1 has a bug with sys_errlist, so 0.1.1 required.
7 months ago
Denis Knauf
f27600ce16
Gemfile updated, Rakefile/gemspec modernized.
7 months ago
Denis Knauf
8698a3b01d
Regenerate gemspec for version 0.3.0
9 years ago
Denis Knauf
2f108b5724
Version bump to 0.3.0
9 years ago
Denis Knauf
9f993da845
timeout(0) -> never timeout (compatible to Timeout)
9 years ago
Denis Knauf
0a0f47650e
Regenerate gemspec for version 0.2.2
9 years ago
Denis Knauf
4c61e68354
Version bump to 0.2.2
9 years ago
Denis Knauf
ddee6b499f
License changed (LICENSE.txt was LGPLv3, but Gem not)
9 years ago
Denis Knauf
30ec1b45d4
Regenerate gemspec for version 0.2.1
9 years ago
Denis Knauf
6ab9ad2d13
Version bump to 0.2.1
9 years ago
Denis Knauf
ae0409111a
:doc:. alarm_trap will call raise_if_sb_timed_out and setup. raise_if_sb_timed_out is the old alarm_trap (but alarm_trap should be used like before). setup recognize time outs lesser than one second now.
9 years ago
Denis Knauf
97438aa9ec
Regenerate gemspec for version 0.2.0
9 years ago
Denis Knauf
6472fcc07d
Version bump to 0.2.0
9 years ago
Denis Knauf
6f57bb4223
Classes
...
=======
TimeoutInterruptSingleton created for helper methods like setup and so on.
TimeoutInterrupt#timeout and TimeoutInterrupt.timeout are stubs for calling timeout of singleton-class.
Scopeable
=========
`TimeoutInterrupt.timeout` should be scopeable now.
`TimeoutInterrupt.timeout` without args will check timeouts and will raise the next timed out timeout,
needed for scopes and if many time outs at the same time occurs.
9 years ago
Denis Knauf
7608c98054
Regenerate gemspec for version 0.1.1
9 years ago
Denis Knauf
aafc641f35
Version bump to 0.1.1
9 years ago
Denis Knauf
b583fe3177
Regenerate gemspec for version 0.1.0
9 years ago
Denis Knauf
ec654cefc8
Version bump to 0.1.0
9 years ago
Denis Knauf
9f3eca6171
license, tests, lib.
9 years ago
Denis Knauf
c3dbaa7b71
license, tests, lib.
9 years ago
Denis Knauf
6ebfbf64f9
Initial commit to ruby-timeout-interrupt.
9 years ago