Commit Graph

21 Commits

Author SHA1 Message Date
Petr Chalupa e3ac10000c Move edge files under lib dir not to mess with Debian packaging tooling 2020-01-19 18:50:36 +01:00
Petr Chalupa 8c1f18ff67 Update yardoc
* move to docs and add generated documentation
* include previous documentation versions
* Test doc did not change
2018-08-10 13:21:43 +02:00
Petr Chalupa e6819d4b37 Building
* update dependencies
* clean build scripts
* single rake task to build all
* clean extension placement, names
2018-07-26 15:04:39 +02:00
Chalupa Petr b93f433cc7
Fix .gitignore 2018-05-07 11:11:58 +02:00
Ian Ker-Seymer c944ca9069
Ensure memory barriers when setting/getting atomic boolean 2018-05-02 23:59:50 -04:00
Olle Jonsson 01f5397558 RSpec - avoid monkey patching
- configure --only-failures feature
2018-02-21 11:47:44 +01:00
Petr Chalupa 380626ee79 Preparing for 1.0.3 release 2016-12-17 19:16:05 +01:00
Petr Chalupa c1c6572cf5 Clean up gitignore 2016-11-05 20:14:30 +01:00
Jerry D'Antonio 0f112bd696 Updated all scripts in examples. 2015-06-04 02:48:11 -04:00
Petr Chalupa 80b2e46629 Add Concurrent.executor as an easy access point to global executors 2015-04-22 16:37:43 +02:00
Petr Chalupa bf6e2b544a Fix yardoc ignore configuration 2015-04-07 17:23:06 +02:00
Jerry D'Antonio 2cb80dd41f Added .rspec-local to .gitignore file. 2015-02-24 22:46:45 -05:00
Jerry D'Antonio 7a2e1f1314 Updated CHANGELOG in advance of 0.7.2 release. 2015-01-24 13:41:24 -05:00
Jerry D'Antonio 984b6b3bd5 Added ruby critic rake task. 2014-07-25 00:19:44 -04:00
Jerry D'Antonio 49ffb91667 First successful gem build using custom rake-compiler-dev-box.
Removed superflouous lines from gemsepc and Rakefile.

Fixed CAtomic load error for Windows cross-compiled extensions.
2014-06-16 08:24:30 -04:00
Jerry D'Antonio 79b5d32a9c Specs with native extensions passing on MRI, JRuby, and Rubinius.
Added fake_build hook back to extconf.rb
2014-06-16 08:24:30 -04:00
Jerry D'Antonio b52632d9da wip: Initial import of ruby-atomic. 2014-06-16 08:24:29 -04:00
Jerry D'Antonio 419402234d Fixed doc entry mistakenly removed from .gitignore. 2014-06-15 08:51:44 -04:00
Jerry D'Antonio fd22a320e1 Released 0.6.1 2014-06-14 22:56:24 -04:00
Petr Chalupa c0ce8b677a Improving documentation 2014-06-14 13:05:17 +02:00
Jerry D'Antonio 7735835609 Initial commit of empty project. 2013-07-23 08:18:51 -04:00