Laurent Rineau
6c0a2019ba
MS: auto-link for psapi.lib, instead of having an explicit link command.
2011-05-30 11:28:15 +00:00
Sébastien Loriot
52317dd49f
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
...
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Laurent Saboret
3a90a66370
Fixed small bug on Windows: PROCESS_MEMORY_COUNTERS.PagefileUsage seems not very precise, thus we check it against PROCESS_MEMORY_COUNTERS.WorkingSetSize.
2008-10-02 13:30:56 +00:00
Samuel Hornus
a20549dfe7
Added a little TODO : cache the task_t structure.
2008-09-09 13:24:30 +00:00
Sylvain Pion
00e0b0e81a
Rename Timer to Profiling_tools (second try).
2008-08-22 16:20:59 +00:00