Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix shared hashes avoiding its resizing | Vsevolod Stakhov | 2009-05-04 | 1 | -1/+1 |
| | |||||
* | * Prepare to migrate to cmake (still need to write install target and ↵ | Vsevolod Stakhov | 2009-02-16 | 1 | -2/+0 |
| | | | | | | | | working with XS implicitly) * Move all system includes to one file where we detect availability of all that includes * Fix license misprint * Fix some issues with perl initializing | ||||
* | * Make doxygen happy about structures members | Vsevolod Stakhov | 2009-02-06 | 1 | -19/+4 |
| | |||||
* | * Add some comments and documentation | Vsevolod Stakhov | 2009-02-05 | 1 | -6/+47 |
| | |||||
* | * Add new hash for storing hash data in shared memory | Vsevolod Stakhov | 2009-01-27 | 1 | -0/+62 |
* Add rwlocks implementation (primitive) in memory pool library |