summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/MemoryPool.h
Commit message (Collapse)AuthorAgeFilesLines
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-133/+0
| | | | Approved-by: legal
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* Update license.hjk2011-04-131-14/+13
|
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
| | | | We use the latter style everywhere else to signify the end of a namespace block.
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* License headers.con2010-12-171-7/+11
|
* Removed unused member.Erik Verbruggen2010-06-041-1/+0
|
* Got rid of the memset.Erik Verbruggen2010-03-181-4/+0
|
* Ensure that the memory pool can be reused after a rewind and get rid of the ↵Roberto Raggi2010-03-181-20/+25
| | | | segmented array.
* Long live the king!hjk2010-03-051-1/+1
|
* CleanupRoberto Raggi2009-11-231-1/+0
|
* Introduced type matchers.Roberto Raggi2009-11-231-1/+0
|
* Released the memory allocated in the memory pool when backtracking from ↵Roberto Raggi2009-10-221-0/+16
| | | | Parser::parseTemplateId().
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
| | | | Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT.
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+120