Olaf Hering
82047e86d3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=26
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de
|
|
|
|
- Use Group: Development/Languages/OCaml
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 20:24:18 UTC 2017 - ohering@suse.de
|
|
|
|
- Update to version 20170223.c9b0ee7
|
|
Only wait for the children started by parmap
|
|
Prevent at_exit handlers registered in the parent from running in the child
|
|
handle EINTR errors in wait_for_pids
|
|
added get_ncores
|
|
Gc.compact needs to be called only inside of spawn_many
|
|
added get_rank so that worker processes can know at which rank they were forked out of the master process
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de
|
|
|
|
- Wrap specfile conditionals to fix quilt setup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 10:48:58 UTC 2017 - ohering@suse.de
|
|
|
|
- Remove autodeps for pre openSUSE 12.1 releases
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de
|
|
|
|
- Replace tabs with spaces in generated _oasis file
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 4 19:52:34 UTC 2016 - jeffm@suse.com
|
|
|
|
- Handle racing mkdirs
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 12:01:41 UTC 2016 - olaf@aepfle.de
|
|
|
|
- Initial version 20160512.7598fb9 for coccinelle
|
|
|