Merge branch 'ht/mem-debug' into ht/graphs
commit27f354a57270edc9044b7472d42be0ab0cc48af1
authorHenrik Tidefelt <tiddeweb@gmail.com>
Tue, 19 Jan 2016 09:45:30 +0000 (19 10:45 +0100)
committerHenrik Tidefelt <tiddeweb@gmail.com>
Tue, 19 Jan 2016 09:45:30 +0000 (19 10:45 +0100)
tree3eaa53f5da271bf942c2144492eaaae3c413273f
parentf06904d632912c6508d034a9dc80aa757351edd2
parent58ba32312751b3dfc9c37224b7b096d949b44407
Merge branch 'ht/mem-debug' into ht/graphs

* ht/mem-debug:
  Remove debug prints
  Bugfix: Memory bugs related to dangling const SourceLocation &
  Use a memory debugger and graphs.shape to track down serious bug

# Conflicts:
# examples/features/graphs.shape
# source/astfun.h
# source/coreconstruct_impl.h
# source/drawabletypes.cc
# source/environment.cc
# source/eval_interactive.cc
# source/globals.cc
# source/shapesexceptions.cc
# source/shapesexceptions.h
# source/shapesvalue.h
# source/sourcelocation.cc
# source/sourcelocation.h
16 files changed:
source/astfun.cc
source/astfun.h
source/astvalues.cc
source/coreconstruct.cc
source/coresort.cc
source/drawabletypes.cc
source/elementarytypes.h
source/environment.cc
source/eval_interactive.cc
source/functiontypes.cc
source/globals.cc
source/shapesexceptions.cc
source/shapesexceptions.h
source/shapesparser.yy
source/shapesyylex.ll
source/sourcelocation.h