misc/vim: inform the user when no results are found
[nit.git] / lib / curl /
2015-01-12 Alexandre Terrasalib/curl: fixes old style inits
2014-09-30 Jean Privatlib: move some examples/* into specific subdirectories...
2014-09-10 Alexis LaferrièreMerge branch 'master' into polymorphic_extern_classes
2014-09-10 Alexis Laferrièrelib/curl: fix missing import of string.h and clean...
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-08-21 Alexis Laferrièrelib/curl: use more precise return types
2014-08-15 Jean Privatlib: prepare for new constructors
2014-07-15 Alexandre Terrasalib/curl: clean and sort options
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-07 Jean PrivatMerge: Extract sdl, mnit_display and mnit_input from...
2014-04-04 Alexis Laferrièrelib: clean up .args
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-03-07 Alexis Laferrièrelib/curl: remove indirect creation of basic requests
2014-03-07 Alexis Laferrièrelib/curl: clean up CurlMailRequest::init
2014-03-07 Alexis Laferrièrelib/curl: clean up surperfluous types
2014-03-06 Alexis Laferrièrelib/curl: fix indentation
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-11-19 Jean Privatremove closures from code
2013-10-24 Alexandre Terrasalib: Implemented HeaderMapIterator on Curl
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-08-01 Jean Privatcurl: protected classes does not exists (yet?)
2013-07-31 Matthieu Lucaslib: fixing visibility of intern use only Curl Response...
2013-07-31 Matthieu Lucaslib: integrating Mail module inside Curl module
2013-07-29 Alexis Laferrièrelib: adds the mail submodule to curl
2013-07-29 Alexis Laferrièrelib: intro curl module by Matthieu Lucas