Next | Query returned 39 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2016-10-09 15:54:20 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi to 1.9.14.

* Minor documentation and code style improvements.
* Support Ruby 2.1.8.
* Support Ruby 2.3.0.
* Fix library loading symbols.

For more detail, please refer:
<https://github.com/ffi/ffi/compare/1.9.10...1.9.14>.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-13 11:03:17 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-ffi to 1.9.10.

1.9.10
* Simplify clean list and add libtest build files.
* methodHandleParamTypes needs to refer to valid memory after rbffi_MethodHandle_Init
* tweak travis to allow failure in 2.2 on osx
* allow failure on osx 2.2 and head builds
* CLEAN tweak [ci skip]

1.9.9
* workaround bundler problem
* fix struct specs on 1.8 sets them to pending rather than checking for a raise \ 
but...
* better clean/clobber config
* Simplify cross build tasks and add rake-compiler-dock for building Windows \ 
binary gems.
* Added Platform.solaris? singleton method.
* fix library load... forever
* better native_type
* enable and fix warnings in specs.
* add compiler and platform based tests
* Fix compatibility with newer libffi on Windows/MSVC
* Handle better RUBY_VERSION.
   2015-03-15 17:04:57 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi to 1.9.8.

No exact changes are available, please refer:
https://github.com/ffi/ffi/commits/master.
   2015-03-08 16:17:22 by Takahiro Kambe | Files touched by this commit (58) | Package updated
Log message:
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
   2015-02-01 15:15:25 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi package to 1.9.6.

No exact changes are available but better compatibility with NetBSD and
other *BSD.
   2014-03-14 16:33:43 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi to 1.9.3.

* Several bug fixes.
* License changed from MIT to BSD.
   2013-06-16 17:00:20 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi to 1.9.0.

No official changes aren't available, please refer github's commit log:

	https://github.com/ffi/ffi/commits/master
   2013-03-11 08:32:27 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi to 1.4.0.

No official changes are available but here is some of them from commit log
on github.

* Add tests for block-form of Buffer::new and MemoryPointer::new
* spec: Test absolute library path.
* DynamicLibrary.c: Avoiding dlsym(dlopen(0,0), sym).
* spec: Replace absolute_.. with expand_path.
* Use rb_thread_call_without_gvl where available.
* Trap & save exceptions from ruby callbacks.
   2013-01-14 06:54:21 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-ffi to 1.3.1.

Exact changes are unknown, please refer commit log of github:
<https://github.com/ffi/ffi/commits/master>.

Next | Query returned 39 messages, browsing 21 to 30 | Previous