lib/curl: use File and NativeFile instead of the local OFile
[nit.git] / lib / curl / curl_c.nit
2015-06-07 Alexis Laferrièrelib/curl: use File and NativeFile instead of the local...
2015-06-07 Alexis Laferrièrelib/curl: update and clean up the callback system
2015-06-07 Alexis Laferrièrelib/curl: update style and add more space between prope...
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
2014-09-10 Alexis Laferrièrelib/curl: fix missing import of string.h and clean...
2014-07-15 Alexandre Terrasalib/curl: clean and sort options
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-02 Alexis Laferrièrelib/curl: add support for setting the user agent
2014-04-02 Alexis Laferrièrelib/curl: prevent C warnings on callbacks
2014-03-24 Jean Privatlib/curl: remove dep. en `pipeline`
2014-02-24 Alexis Laferrièrelib/curl: adds missing FFI import
2014-02-24 Alexis Laferrièrelib/curl: use pkgconfig in curl module
2014-02-17 Alexis Laferrièrelib: update curl module to the latest FFI spec
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-07-29 Alexis Laferrièrelib: intro curl module by Matthieu Lucas