comparison commands.linux.txt @ 178:e3afd1303184

Many small bugs fixed Made all classes derive from TObject to detect memory leaks (functionality is disabled for now) Began work on overriding backend memory allocations (to avoid memory leaks)
author korDen
date Sun, 17 Oct 2010 07:42:00 +0400
parents b7b61140701d
children cd48cb899aee
comparison
equal deleted inserted replaced
177:1475fd394c9e 178:e3afd1303184
352 dmd/DelegateExp.d 352 dmd/DelegateExp.d
353 dmd/RemoveExp.d 353 dmd/RemoveExp.d
354 dmd/TemplateExp.d 354 dmd/TemplateExp.d
355 dmd/DotTypeExp.d 355 dmd/DotTypeExp.d
356 dmd/IndexExp.d 356 dmd/IndexExp.d
357 dmd/TObject.d
357 dmd/VarDeclaration.d 358 dmd/VarDeclaration.d
358 dmd/VersionCondition.d 359 dmd/VersionCondition.d
359 dmd/VersionSymbol.d 360 dmd/VersionSymbol.d
360 dmd/VoidInitializer.d 361 dmd/VoidInitializer.d
361 dmd/VolatileStatement.d 362 dmd/VolatileStatement.d