| Commit | Date | |
|---|---|---|
|
[r3015]
by
david_costanzo
Change dir.h to direct.h so that unix.cpp compiles with both the Borland and Microsoft compilers. |
2010-05-30 00:56:25 | Tree |
| 2010-05-30 00:44:30 | Tree | |
|
[r3013]
by
david_costanzo
Refactor memory_count from main.cpp to mem.cpp, since it was never referenced in main.cpp. |
2010-05-29 23:49:01 | Tree |
| 2010-05-29 22:19:58 | Tree | |
| 2010-05-29 19:52:00 | Tree | |
| 2010-05-10 05:09:32 | Tree | |
|
[r3009]
by
david_costanzo
Refactor the main code to make more of it buildable by the Microsoft SDK compiler. * Created screenwindow.cpp, which abstracts the windowing framework from the language engine. |
2010-05-10 04:37:03 | Tree |
| 2010-05-07 04:44:13 | Tree | |
|
[r3007]
by
david_costanzo
Improve READCHARTEST.SMOKETEST so that it tests calling READCHAR on a file that has been opened for text reading and one that has been opened for binary reading. |
2010-05-07 04:32:39 | Tree |
|
[r3006]
by
david_costanzo
Add a regression test that you can open and open file, provided that the subsequent filename has a different case than the original. |
2010-05-07 04:31:14 | Tree |