From 3dc924cac5f687ca03d187d0c4ed7d088834ffc3 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Sat, 29 Jan 2011 17:40:50 +0100 Subject: Updated CHANGES Fixed makefile so that make finds lua.exe Updated contact information in documentation --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c41e36d..40362fb 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,16 @@ CHANGES: CHANGE X: +CHANGE 24 DPtr 25-Jan-2011: + Changed lanes.c to export functions as a module rather than writing them directly to the globals table. + +CHANGE 23 DPtr 23-Jan-2011: + Fixed bug where reference to Linda object was dropped for a short time ( crashing if GC was run during that time ). + Changed the atexit code to trip the timer thread's write signal. + +CHANGE 22 DPtr 19-Jan-2011: + Changed luaG_push_proxy to cache deep userdata proxies. + CHANGE 21 (bugfixes) BGe 3-Jan-2011: Several fixes by Martin Krpan: - linda_send was waiting on the wrong signal -- cgit v1.2.3-55-g6feb