aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Fix location of tr1's hash functions and namespace on msvc.Hugo Lima2009-11-241-8/+15
| | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Use google dense hash table instead of std::map in BindingManager.Hugo Lima2009-11-187-0/+1967
Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>