summaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'bugs')
-rw-r--r--bugs17
1 files changed, 17 insertions, 0 deletions
diff --git a/bugs b/bugs
index 5aa30736..58a17b97 100644
--- a/bugs
+++ b/bugs
@@ -6,6 +6,7 @@ Tue Dec 2 10:45:48 EDT 1997
6 6
7 7
8 8
9=================================================================
9--- Version 3.1 alpha 10--- Version 3.1 alpha
10 11
11** lua.c 12** lua.c
@@ -45,6 +46,7 @@ Mon May 18 19:20:00 EST 1998
45 46
46 47
47 48
49=================================================================
48--- Version 3.1 50--- Version 3.1
49 51
50** liolib.c / lauxlib.c 52** liolib.c / lauxlib.c
@@ -84,6 +86,7 @@ Thu Mar 4 11:49:37 EST 1999
84 86
85 87
86 88
89=================================================================
87--- Version 3.2 (beta) 90--- Version 3.2 (beta)
88 91
89** lstrlib.c 92** lstrlib.c
@@ -105,6 +108,7 @@ the number of returns of a function.
105 108
106 109
107 110
111=================================================================
108--- Version 3.2 112--- Version 3.2
109 113
110** lmathlib.c 114** lmathlib.c
@@ -153,3 +157,16 @@ Mon Apr 3 10:05:05 EST 2000
153>> tostring() without arguments gives seg. fault. 157>> tostring() without arguments gives seg. fault.
154(by Edgar Toernig; since 3.0) 158(by Edgar Toernig; since 3.0)
155 159
160
161
162=================================================================
163--- Version 4.0 alpha
164
165Tested with full test suites (as locked in Mon Apr 24 14:23:11 EST 2000)
166in the following platforms:
167* Linux - gcc, g++
168* AIX - gcc
169* Solaris - gcc, cc
170* IRIX - cc, cc-purify
171* Windows - Visual C++ (.c e .cpp, warning level=4)
172