cleaned signal handler
[libbear.git] / physics /
2009-09-09 Patrik Gorniczcleaned signal handler
2009-09-09 Patrik Gorniczremoved usage of std::set, added removeItem and removeA...
2009-09-04 Patrik Gorniczremoved usages of $${@D} in favour of $${SS_DIR}
2009-09-02 Patrik Gorniczcreated BEAR_CASSERT and renamed dassert to BEAR_DASSERT
2009-09-02 Patrik Gorniczexpanded Array and replaced all usages of std::vector...
2009-09-02 Patrik Gorniczchanged queue to array and abstracted a deque from it
2009-09-01 Patrik Gorniczupdated gitignore for the physics application
2009-09-01 Patrik GorniczMerge branch 'physics'
2009-09-01 Patrik Gorniczmoved physics repository into a sub directory of libbear