-
qchamaeleon committed patchset 56 of module ocurl to the Ocaml Curl Library CVS repository, changing 1 files.
2009-11-07 22:31:22 UTC by qchamaeleon
-
qchamaeleon committed patchset 55 of module ocurl to the Ocaml Curl Library CVS repository, changing 1 files.
2009-11-07 21:08:45 UTC by qchamaeleon
-
qchamaeleon committed patchset 54 of module ocurl to the Ocaml Curl Library CVS repository, changing 1 files.
2009-11-07 21:05:52 UTC by qchamaeleon
-
Thank you very much for the bug report and the patch. I have committed your changes in callback.diff.
2009-10-17 15:36:57 UTC by qchamaeleon
-
qchamaeleon committed patchset 53 of module ocurl to the Ocaml Curl Library CVS repository, changing 1 files.
2009-10-17 15:33:31 UTC by qchamaeleon
-
Fixed some other bugs and added curl multi wrappers. Git repo at http://repo.or.cz/w/ocurl.git.
2009-10-14 13:14:46 UTC by ygreks
-
callback.diff applies the same fix to all callbacks. Not tested.
2009-10-13 09:25:02 UTC by ygreks
-
The problem appears to be in writeFunction callback modifying caml_local_roots without acquiring runtime lock first. writeFunction.diff fixes this problem. Most probably other callbacks need the same fix as well.
2009-10-08 08:35:22 UTC by ygreks
-
The code from #2433039 (https://sourceforge.net/tracker/?func=detail&aid=2433039&group_id=72276&atid=533973) running in multiple threads results in segfaults or lockups. See attached file.
2009-10-08 08:31:36 UTC by ygreks
-
qchamaeleon committed patchset 52 of module ocurl to the Ocaml Curl Library CVS repository, changing 2 files.
2008-12-28 20:47:55 UTC by qchamaeleon