/[ascend]
ViewVC logotype

Revision 2322


Jump to revision: Previous Next
Author: jpye
Date: Wed Dec 15 06:12:36 2010 UTC (13 years, 11 months ago)
Changed paths: 242 (showing only 100; show all)
Log Message:
Refactoring ascMalloc.h, mem.h to belong in 'general' with goal of having no references in 'general' to functions in 'utilities'.

Changed paths

Path Details
Directorytrunk/ascend/compiler/SConscript modified , text changed
Directorytrunk/ascend/compiler/anonmerg.c modified , text changed
Directorytrunk/ascend/compiler/anontype.c modified , text changed
Directorytrunk/ascend/compiler/arrayinst.c modified , text changed
Directorytrunk/ascend/compiler/ascCompiler.c modified , text changed
Directorytrunk/ascend/compiler/ascParse.y modified , text changed
Directorytrunk/ascend/compiler/ascParse_no_yacc.c modified , text changed
Directorytrunk/ascend/compiler/atomsize.c modified , text changed
Directorytrunk/ascend/compiler/atomvalue.c modified , text changed
Directorytrunk/ascend/compiler/bintoken.c modified , text changed
Directorytrunk/ascend/compiler/braced.c modified , text changed
Directorytrunk/ascend/compiler/case.c modified , text changed
Directorytrunk/ascend/compiler/check.c modified , text changed
Directorytrunk/ascend/compiler/child.c modified , text changed
Directorytrunk/ascend/compiler/childdef.c modified , text changed
Directorytrunk/ascend/compiler/childinfo.c modified , text changed
Directorytrunk/ascend/compiler/childio.c modified , text changed
Directorytrunk/ascend/compiler/commands.c modified , text changed
Directorytrunk/ascend/compiler/copyinst.c modified , text changed
Directorytrunk/ascend/compiler/createinst.c modified , text changed
Directorytrunk/ascend/compiler/destroyinst.c modified , text changed
Directorytrunk/ascend/compiler/dimen.c modified , text changed
Directorytrunk/ascend/compiler/dimen_io.c modified , text changed
Directorytrunk/ascend/compiler/dump.c modified , text changed
Directorytrunk/ascend/compiler/evaluate.c modified , text changed
Directorytrunk/ascend/compiler/exprio.c modified , text changed
Directorytrunk/ascend/compiler/exprs.c modified , text changed
Directorytrunk/ascend/compiler/exprsym.c modified , text changed
Directorytrunk/ascend/compiler/extcall.h modified , text changed
Directorytrunk/ascend/compiler/extfunc.c modified , text changed
Directorytrunk/ascend/compiler/extinst.c modified , text changed
Directorytrunk/ascend/compiler/find.c modified , text changed
Directorytrunk/ascend/compiler/findpath.c modified , text changed
Directorytrunk/ascend/compiler/forvars.c modified , text changed
Directorytrunk/ascend/compiler/freestore.c modified , text changed
Directorytrunk/ascend/compiler/initialize.c modified , text changed
Directorytrunk/ascend/compiler/instance_io.c modified , text changed
Directorytrunk/ascend/compiler/instantiate.c modified , text changed
Directorytrunk/ascend/compiler/instmacro.c modified , text changed
Directorytrunk/ascend/compiler/instquery.c modified , text changed
Directorytrunk/ascend/compiler/library.c modified , text changed
Directorytrunk/ascend/compiler/linkinst.c modified , text changed
Directorytrunk/ascend/compiler/logrel_io.c modified , text changed
Directorytrunk/ascend/compiler/logrel_util.c modified , text changed
Directorytrunk/ascend/compiler/logrelation.c modified , text changed
Directorytrunk/ascend/compiler/mathinst.c modified , text changed
Directorytrunk/ascend/compiler/mergeinst.c modified , text changed
Directorytrunk/ascend/compiler/module.c modified , text changed
Directorytrunk/ascend/compiler/name.c modified , text changed
Directorytrunk/ascend/compiler/notate.c modified , text changed
Directorytrunk/ascend/compiler/numlist.c modified , text changed
Directorytrunk/ascend/compiler/packages.c modified , text changed
Directorytrunk/ascend/compiler/packtest.c modified , text changed
Directorytrunk/ascend/compiler/parentchild.c modified , text changed
Directorytrunk/ascend/compiler/parpend.c modified , text changed
Directorytrunk/ascend/compiler/pending.c modified , text changed
Directorytrunk/ascend/compiler/proc.c modified , text changed
Directorytrunk/ascend/compiler/procframe.c modified , text changed
Directorytrunk/ascend/compiler/procio.c modified , text changed
Directorytrunk/ascend/compiler/prototype.c modified , text changed
Directorytrunk/ascend/compiler/qlfdid.c modified , text changed
Directorytrunk/ascend/compiler/refineinst.c modified , text changed
Directorytrunk/ascend/compiler/rel_blackbox.c modified , text changed
Directorytrunk/ascend/compiler/relation.c modified , text changed
Directorytrunk/ascend/compiler/relation_io.c modified , text changed
Directorytrunk/ascend/compiler/relation_util.c modified , text changed
Directorytrunk/ascend/compiler/reverse_ad.c modified , text changed
Directorytrunk/ascend/compiler/safe.c modified , text changed
Directorytrunk/ascend/compiler/select.c modified , text changed
Directorytrunk/ascend/compiler/setinstval.c modified , text changed
Directorytrunk/ascend/compiler/sets.c modified , text changed
Directorytrunk/ascend/compiler/slist.c modified , text changed
Directorytrunk/ascend/compiler/slvreq.c modified , text changed
Directorytrunk/ascend/compiler/statement.c modified , text changed
Directorytrunk/ascend/compiler/statio.c modified , text changed
Directorytrunk/ascend/compiler/switch.c modified , text changed
Directorytrunk/ascend/compiler/symtab.c modified , text changed
Directorytrunk/ascend/compiler/temp.c modified , text changed
Directorytrunk/ascend/compiler/temp.h modified , text changed
Directorytrunk/ascend/compiler/tmpnum.c modified , text changed
Directorytrunk/ascend/compiler/type_desc.c modified , text changed
Directorytrunk/ascend/compiler/typedef.c modified , text changed
Directorytrunk/ascend/compiler/units.c modified , text changed
Directorytrunk/ascend/compiler/universal.c modified , text changed
Directorytrunk/ascend/compiler/value_type.c modified , text changed
Directorytrunk/ascend/compiler/visitinst.c modified , text changed
Directorytrunk/ascend/compiler/visitlink.c modified , text changed
Directorytrunk/ascend/compiler/vlist.c modified , text changed
Directorytrunk/ascend/compiler/watchpt.c modified , text changed
Directorytrunk/ascend/compiler/when.c modified , text changed
Directorytrunk/ascend/compiler/when_io.c modified , text changed
Directorytrunk/ascend/general/SConscript modified , text changed
Directorytrunk/ascend/general/ascMalloc.c
(Copied from trunk/ascend/utilities/ascMalloc.c, r2321)
added , text changed
Directorytrunk/ascend/general/ascMalloc.h
(Copied from trunk/ascend/utilities/ascMalloc.h, r2321)
added , text changed
Directorytrunk/ascend/general/dstring.c modified , text changed
Directorytrunk/ascend/general/env.h modified , text changed
Directorytrunk/ascend/general/list.c modified , text changed
Directorytrunk/ascend/general/ltmatrix.c modified , text changed
Directorytrunk/ascend/general/ltmatrix.h modified , text changed
Directorytrunk/ascend/general/mem.c
(Copied from trunk/ascend/utilities/mem.c, r2321)
added , text changed
[...]

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22