| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright year updated to 2021 | Daniele Varrazzo | 2021-06-15 | 1 | -1/+1 |
| * | Copyright bumped to 2020 | Daniele Varrazzo | 2020-01-17 | 1 | -0/+1 |
| * | Copyright year updated | Daniele Varrazzo | 2019-02-17 | 1 | -1/+1 |
| * | Added BYTESARRAY typecaster | Daniele Varrazzo | 2019-01-18 | 1 | -0/+1 |
| * | Added back timestamptz[] default castfix-578 | Daniele Varrazzo | 2017-07-24 | 1 | -0/+1 |
| * | Use the Py_RETURN_NONE macro | Daniele Varrazzo | 2013-04-05 | 1 | -1/+1 |
| * | Fixed infinite loop when parsing '{' as array | Daniele Varrazzo | 2012-09-20 | 1 | -0/+4 |
| * | Fixed return value after malformed arrays | Daniele Varrazzo | 2012-09-20 | 1 | -3/+7 |
| * | Fixed always true comparaison | Federico Di Gregorio | 2012-08-17 | 1 | -2/+2 |
| * | Check failed list creation in array adaptation | Daniele Varrazzo | 2012-03-04 | 1 | -1/+1 |
| * | Further modeling of exception raising | Daniele Varrazzo | 2012-03-04 | 1 | -10/+9 |
| * | Fixed typecasting of arrays containing consecutive backslashes | Daniele Varrazzo | 2011-09-22 | 1 | -5/+4 |
| * | More careful memory management | Daniele Varrazzo | 2011-02-23 | 1 | -1/+4 |
| * | Changes license to LGPL3 + OpenSSL exception on all source files | Federico Di Gregorio | 2010-02-12 | 1 | -13/+17 |
| * | * psycopg/*.[ch]: add const qualifier to various string arguments | James Henstridge | 2008-01-21 | 1 | -5/+5 |
| * | * psycopg/typecast_array.c (typecast_array_scan): set an initial | James Henstridge | 2008-01-13 | 1 | -1/+1 |
| * | int->size_t transition. | Federico Di Gregorio | 2007-04-13 | 1 | -22/+35 |
| * | Fixed both Python 2.5 and 64 bit problems. | Federico Di Gregorio | 2007-04-10 | 1 | -25/+25 |
| * | Added support for NULL in arrays (closes: #154) | Federico Di Gregorio | 2007-01-19 | 1 | -4/+15 |
| * | Fix for #93. | Federico Di Gregorio | 2006-06-11 | 1 | -3/+5 |
| * | Small 64 bit fix. | Federico Di Gregorio | 2006-03-02 | 1 | -1/+1 |
| * | Fixed problem with array results that begin with "[...]=". (Closes: #80) | Federico Di Gregorio | 2005-12-11 | 1 | -0/+23 |
| * | Code cleanup. | Federico Di Gregorio | 2005-10-18 | 1 | -7/+7 |
| * | Solid tokenization code. | Federico Di Gregorio | 2005-03-23 | 1 | -61/+74 |
| * | Array support for all basic types. | Federico Di Gregorio | 2005-03-23 | 1 | -5/+11 |
| * | Array tokenization seems working. | Federico Di Gregorio | 2005-03-23 | 1 | -27/+103 |
| * | Array quoting (not completely working.) | Federico Di Gregorio | 2005-03-23 | 1 | -21/+30 |
| * | Array support works, at least for INTEGERS. | Federico Di Gregorio | 2005-03-22 | 1 | -9/+83 |
| * | Starting array work. | Federico Di Gregorio | 2005-03-22 | 1 | -0/+55 |
