summaryrefslogtreecommitdiff
path: root/psycopg/config.h
Commit message (Expand)AuthorAgeFilesLines
* Use more compact macros to annotate functions for the static checkerDaniele Varrazzo2012-03-011-8/+8
* Use the newly provided attributes to validate exceptions raisingDaniele Varrazzo2012-03-011-5/+19
* Flag the psycopg_ensure_*() functions as stealing a refDaniele Varrazzo2012-02-241-1/+8
* Mark getnextarg function as returning a borrowed referenceDaniele Varrazzo2012-02-241-0/+8
* No strcasecmp function with MSVCJason Erickson2011-06-051-0/+2
* Avoid a ton of warnings when building on mingwDaniele Varrazzo2011-06-041-1/+1
* Windows MSVC: Fix Compiler Warning: getpidJason Erickson2011-02-251-0/+4
* Win32 *time_r fixJason Erickson2010-11-091-10/+3
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-12/+16
* More cross-platform build fixesFederico Di Gregorio2009-03-021-2/+11
* isinf() for SolarisFederico Di Gregorio2009-02-271-0/+6
* Compile again on modern FreeBSDFederico Di Gregorio2009-02-161-1/+1
* Fixed build error on SUNFederico Di Gregorio2008-05-051-1/+1
* * psycypg/*.h: apply HIDDEN to all global variables and functionsJames Henstridge2008-01-211-1/+8
* 2007-12-22 James Henstridge <james@jamesh.id.au>James Henstridge2007-12-221-1/+10
* Applied win32 patch from Jason Erickson.Federico Di Gregorio2007-12-211-2/+2
* Fixed crash and win32 patches.Federico Di Gregorio2007-04-111-1/+12
* Fixed both Python 2.5 and 64 bit problems.Federico Di Gregorio2007-04-101-1/+1
* Fixed handle leak on win32 and preparing 2.0 beta 8.Federico Di Gregorio2006-02-111-1/+1
* We should now build on ZETA.Federico Di Gregorio2005-10-181-4/+26
* Added localtime_r for platforms not providing it.Federico Di Gregorio2005-10-171-0/+5
* Small changes and fixes for RC 1.Federico Di Gregorio2005-08-071-1/+1
* COPY FROM works.Federico Di Gregorio2005-03-011-5/+0
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+96