summary refs log tree commit diff stats
path: root/lib/wrappers
Commit message (Expand)AuthorAgeFilesLines
* Fixed timeouts for sockets, implemented timeouts in httpclient and fixedDominik Picheta2013-02-231-1/+1
* merged upstream masterZahary Karadjov2013-01-275-22/+205
|\
| * Added gtk_window_is_active to gtk wrapper.Dominik Picheta2013-01-261-0/+4
| * Added some tooltip functions to the gtk wrapper.Dominik Picheta2013-01-251-0/+13
| * support for LuaJITAraq2013-01-151-13/+26
| * next steps for FFI at compile timeAraq2013-01-021-9/+9
| * Added set_markup to gtk2 wrapper.Dominik Picheta2012-12-251-0/+2
| * bugfix: openssl import for macosxAraq2012-12-191-5/+5
| * first steps for FFI support at compile timeAraq2012-12-191-0/+149
| * bugfix: 'not nil' and 'shared' typesAraq2012-12-021-0/+2
* | Fixed openssl lib path on Mac OS X;Zahary Karadjov2013-01-271-5/+5
|/
* try version 1.0.0 for opensslAraq2012-10-191-1/+1
* make glU* types unsigned, *int types are in32Billingsly Wetherfordshire2012-10-141-8/+8
* opengl fixBillingsly Wetherfordshire2012-10-121-60/+60
* Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxTextDominik Picheta2012-10-111-0/+122
* better extension loading for the OpenGL wrapperAraq2012-10-091-4/+15
* fixes #213Araq2012-10-041-2/+2
* opengl wrapper compiles under windowsAraq2012-09-291-4/+5
* website improvements; better opengl wrapper (still broken)Araq2012-09-281-31/+71
* objects with no ancestor are not implicitely finalAraq2012-08-242-4/+4
* os.JoinPath now uses varargs. Some additions to gtk wrappers.Dominik Picheta2012-08-192-6/+24
* g_timeout_add_full and g_idle_add_full added.Dominik Picheta2012-07-301-0/+16
* Addition of setTabReorderable to gtk2.nimDominik Picheta2012-07-291-0/+4
* Some improvements to the sockets module.Dominik Picheta2012-07-251-0/+3
* Fixed the tasynciossl ImplicitClosure warning.Dominik Picheta2012-07-241-2/+2
* Many fixes for asynchronous sockets. Asyncio should now work well with buffer...Dominik Picheta2012-07-221-1/+1
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-07-161-0/+1541
|\
| * Merge pull request #165 from Schala/masterAraq2012-07-151-0/+1541
| |\
| | * PDCurses wrapper (incomplete, see desc)Schala Zeal2012-07-151-0/+1541
* | | preparations for making 'closure' the default calling convention for proc typesAraq2012-07-169-8/+17
* | | x11 example compiles again; updated python wrapper; compiler supports variabl...Araq2012-07-161-13/+17
|/ /
* / x11 wrapper uses system's typesAraq2012-07-152-7/+3
|/
* pcre wrapper compiles againAraq2012-07-111-6/+8
* Oops..Schala Zeal2012-07-091-1/+1
* PCRE wrapper update to 8.31Schala Zeal2012-07-091-43/+115
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-0810-30/+31
* Merge pull request #135 from rafaelvasco/masterAraq2012-06-191-9595/+9595
|\
| * Fixed other procedures that used PPGLChar.Rafael Vasco2012-06-131-4/+4
| * Fixed string param on glShaderSourceRafael Vasco2012-06-131-9595/+9595
* | more uint related fixesZahary Karadjov2012-06-141-3/+1
|/
* Sockets are now buffered and have ssl support through openssl.Dominik Picheta2012-06-031-16/+46
* improvements for the iup wrapperAraq2012-05-051-17/+21
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-295/+303
* fixed another docgen bug; initial mongodb wrapperAraq2012-04-062-4/+1188
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-2522/+2547
* added libsvm wrapperAraq2012-04-042-0/+118
* added new OpenGL wrapperAraq2012-04-041-0/+9606
* making tests green againZahary Karadjov2012-03-201-1/+1
* the test suite is mostly green againZahary Karadjov2012-03-161-2/+2
* prepared niminst for win64 targetAraq2012-02-281-1/+1