2017-07-11 16:19:23 by Jaap Boender | Files touched by this commit (71) |
Log message:
Revbump associated with ocaml-4.04.2
|
2016-12-30 12:33:50 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package to latest version, 0.2.1. Changes include:
* Add ?eq parameter to S.signal
|
2016-07-02 11:17:54 by Jaap Boender | Files touched by this commit (1) |
Log message:
Add dependency to ocamlbuild. No upstream changes.
|
2016-06-20 19:43:51 by Jaap Boender | Files touched by this commit (1) |
Log message:
Revbump to make sure package gets compiled with newer mk/ocaml.mk.
|
2016-05-05 13:45:43 by Jaap Boender | Files touched by this commit (91) | |
Log message:
Recursive revbump associated with ocaml update.
|
2016-02-06 13:10:34 by Jaap Boender | Files touched by this commit (21) | |
Log message:
Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority
of packages used it, and it only made Makefiles more confusing.
(I've left out some packages: these will be updated forthwith)
|
2016-02-06 12:23:41 by Jaap Boender | Files touched by this commit (3) | |
Log message:
Updated version to 0.2 and changed master Github repository. Changes
include:
* Add `from_signal`, which converts React signals to ReactiveData
containers. `from_signal` uses a diffing algorithm to detect what
changes, thus minimizing the updates needed downstream.
* Optimize common cases of `merge`.
* Provide documentation and make the naming more consistent.
|
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-06-30 13:53:00 by Jaap Boender | Files touched by this commit (76) | |
Log message:
Recursive revbump associated with update of lang/ocaml to 4.02.2.
|
2015-01-20 16:19:54 by Jaap Boender | Files touched by this commit (5) |
Log message:
New package ocaml-reactiveData, reactive programming with incremental
changes in data structures. Needed as a dependency for js_of_ocaml.
|