[Nasal-cvs] data.h misc.c naref.h vector.c

Andy Ross andy at plausible.org
Sat Aug 12 12:38:26 PDT 2006


Update of /home/nasal-cvs/nasal/src
In directory purr:/tmp/cvs-serv10440/src

Modified Files:
	data.h misc.c naref.h vector.c 
Log Message:
mod_nasal update: add thread library, update docs & samples.

Fix stack walking in interactive.nas.

Updates to the still-unfinished xml module.

Stretch the allowable pointer space in the NaN hack to 48 bits.  Not
only does Linux allow 47 bits of address, Apache actually uses it.

Fix threadsafety issue (found by inspection) in naVec_setsize().

Add thread module docs to lib.html



More information about the nasal-cvs mailing list