Age | Commit message (Collapse) | Author |
|
svn-id: r21802
|
|
svn-id: r21604
|
|
svn-id: r21520
|
|
commit)
svn-id: r21518
|
|
functionality via functors that are specified as template paramaters (emulating the hash_map class which many STL implementations provide) -> this is necessary to allow e.g. HashMaps that use case insensitive strings as keys
svn-id: r21517
|
|
paying attention to those commit messages *cough* ;-)
svn-id: r21482
|
|
currently needs more testing and may be buggy)
svn-id: r21476
|
|
should be able to easily switch between the two, e.g. in the ConfigManager class)
svn-id: r21475
|
|
nicer regarding memory consumption
svn-id: r21474
|
|
that many STL implementations have a class hash_map next to class map, too)
- Changed some static File class member vars to be normal static variables, in
yet another attempt to reduce header dependencies (in this case on hashmap.h)
svn-id: r21473
|