Directory Core/Malloc/

Total Files:
4
Deleted Files:
0
Lines of Code:
1980

[root]/Core/Malloc

Lines of Code

Core/Malloc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 12 (100.0%) 1.2
worthen 6 (60.0%) 10 (83.3%) 1.6
callahan 2 (20.0%) 2 (16.7%) 1.0
bigler 2 (20.0%) 0 (0.0%) 0.0

Most Recent Commits

bigler 2006-06-26 15:24 Rev.: 34580


I discovered that __ECC is on ia64 versions of the Intel compiler, and
__ICC is on everthing else. For both you should use __INTEL_COMPILER.

0 lines of code changed in 2 files:

  • Core/Malloc: Allocator.cc (new)
callahan 2006-06-13 10:53 Rev.: 34476

Fix compilation warnings.

2 lines of code changed in 2 files:

  • Core/Malloc: AllocOS.cc (+2 -1)
worthen 2006-04-25 14:52 Rev.: 34008

Also change array tag with AllocatorSetDefaultTagNew

0 lines of code changed in 2 files:

  • Core/Malloc: new.cc (changed)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

10 lines of code changed in 4 files:

  • Core/Malloc: AllocOS.cc (+1 -1), Allocator.cc (+7 -6), malloc.cc (+2 -3)
Generated by StatSVN 0.4.0