aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Minor simplification.Armin Rigo2011-08-023-16/+8
* | | merge defaultMaciej Fijalkowski2011-08-023-45/+70
|\ \ \ | | |/ | |/|
| * | update contributor.txt and LICENSEMaciej Fijalkowski2011-08-022-37/+68
| * | kill, outdatedMaciej Fijalkowski2011-08-021-6/+0
| * | update docMaciej Fijalkowski2011-08-021-2/+2
* | | change version to finalMaciej Fijalkowski2011-08-021-1/+1
|/ /
* / start writing a release announcementMaciej Fijalkowski2011-08-021-0/+5
|/
* improve the summaryMaciej Fijalkowski2011-08-021-2/+5
* a simple command to just print the summaryMaciej Fijalkowski2011-08-021-1/+17
* mergeMaciej Fijalkowski2011-08-023-17/+36
|\
| * merge headsArmin Rigo2011-08-023-6/+8
| |\
| * | Fix test.Armin Rigo2011-08-021-1/+1
| * | Simplify a bit, computing a "toobig" value in a way that isArmin Rigo2011-08-011-6/+8
| * | With the new logic, we can remove this ovfcheck().Armin Rigo2011-08-011-6/+4
| * | Add a few extra careful ovfcheck() in the code that computes newArmin Rigo2011-08-011-3/+17
| * | Detect and raise MemoryError upon mallocs of negative length.Armin Rigo2011-08-011-6/+11
* | | kill unnecessary imports as wellMaciej Fijalkowski2011-08-021-1/+1
* | | Kill logging. Anto says it's irrelevantMaciej Fijalkowski2011-08-021-8/+0
| |/ |/|
* | use just a name of the typeMaciej Fijalkowski2011-08-021-1/+1
* | Don't repr the whole world and don't force tracebacks hereMaciej Fijalkowski2011-08-021-4/+4
* | mergeMaciej Fijalkowski2011-08-0267-446/+1554
|\ \
| * | Alex Gaynor's error message patch to help people like me figure out what they...Justin Peel2011-08-021-1/+3
| |/
| * merge headsArmin Rigo2011-08-012-5/+16
| |\
| | * test and fix for very large structure fields which were confused with bitfieldsAntonio Cuni2011-08-012-5/+16
| * | Fix the test to properly close() the file.Armin Rigo2011-08-011-1/+2
| * | Wrong, we can't say "final" in StreamWriter.write().Armin Rigo2011-08-012-1/+23
| * | Fix for the case of read(-1).Armin Rigo2011-08-011-6/+4
| * | Test and fix.Armin Rigo2011-08-014-8/+36
| |/
| * merge headsArmin Rigo2011-08-0111-146/+608
| |\
| | * Add missing 'usemodules'.Armin Rigo2011-08-011-13/+13
| | * Test and fix.Armin Rigo2011-08-012-2/+20
| | * Don't do a lookup based on 'self' here.Armin Rigo2011-08-011-2/+2
| | * A quick writing and quick testing of MultibyteStream{Reader,Writer}.Armin Rigo2011-08-012-31/+99
| | * Tests for IncrementalEncoder. Pass, thanks to sharing of code.Armin Rigo2011-08-011-2/+44
| | * Incremental encoder, first try.Armin Rigo2011-08-016-61/+157
| | * Support custom errors.Armin Rigo2011-07-312-1/+20
| | * Test and fix for reset().Armin Rigo2011-07-312-2/+16
| | * MultibyteIncrementalDecoder.Armin Rigo2011-07-314-22/+163
| | * Minor simplification of the interface.Armin Rigo2011-07-312-8/+6
| | * Incremental support: keep the decodebuf around several calls toArmin Rigo2011-07-314-34/+100
| * | Add an explicit flag 'add_memory_pressure=True' to theArmin Rigo2011-08-0110-27/+34
| * | Backout changesets 1c74e688ab5b, 73cd9edd4a03, ae9804777ad3,Armin Rigo2011-08-013-6/+5
| * | hg merge jit-singlefloat:Armin Rigo2011-08-0143-258/+836
| |\ \
| | * | Close branch about to be merged.Armin Rigo2011-08-010-0/+0
| | * | Add a case, shown missing by the test.Armin Rigo2011-07-303-15/+48
| | * | Fix the test on 64-bit.Armin Rigo2011-07-301-5/+9
| | * | A basic test about arrays of doubles, and a version about arrays of floats.Armin Rigo2011-07-301-0/+63
| | * | hg merge defaultArmin Rigo2011-07-3010-26/+85
| | |\ \
| | * \ \ merge headsArmin Rigo2011-07-301-20/+32
| | |\ \ \
| | | * | | Clean up the structure and put everything about floats, longlongs andArmin Rigo2011-07-301-20/+32