3406d87d1d
* BUG: Archives are read correctly again on 64 bits OS. * OPT: Memory allocations are now cached in a memory pool, so that malloc() and free() are not called too often. * BUG: The initial allocation of a new hash table is not too big anymore. [COMPILER] * OPT: Memory allocations are now cached in a memory pool, so that malloc() and free() are not called too often. The compiler is now twice as fast as it was before all the recent optimizations! [ARCHIVER] * BUG: Archives are read correctly again on 64 bits OS. git-svn-id: svn://localhost/gambas/trunk@2976 867c0c6c-44f3-4631-809d-bfa615b0a4ec