summaryrefslogtreecommitdiff
path: root/library/include/BitArray.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Fix wrong assumptions in lua wrapper for BitArray.Alexander Gavrilov2012-09-021-2/+2
* Support resize/erase/insert for containers, and allow any index in BitArray.Alexander Gavrilov2012-03-241-0/+15
* Add a RPC call to retrieve unit info.Alexander Gavrilov2012-03-171-1/+1
* Fix horrible errors and make MSVC shut upt about non-issues.Petr Mrázek2012-03-011-2/+9
* Fix catsplosion.Petr Mrázek2012-02-141-3/+12
* Make BitArray(unsigned) treat the argument as the number of bytes.Alexander Gavrilov2012-02-121-2/+2
* Add size-defining constructors for BitArray.Alexander Gavrilov2012-02-121-0/+7
* Add a new DfArray class to match generated headers.Alexander Gavrilov2012-02-121-14/+62
* Update BitArray to automatically grow whenever setting/toggling bits beyond t...Quietust2012-01-151-2/+16
* Header changes/cleanup.Petr Mrázek2011-12-311-0/+136