Age | Commit message (Expand) | Author |
2010-11-29 | be less verbose | Rob Savoye |
2010-11-29 | improve xyzzy-search-load-path tests | Rob Savoye |
2010-11-29 | add xyzzy-primitive-load and xyzzy-primitive-load-path along with a minimal t... | Rob Savoye |
2010-11-29 | add xyzzy-primitive-load and minimal test case | Rob Savoye |
2010-11-29 | drop the older read_only port prototype, the code is already gone | Rob Savoye |
2010-11-29 | be less verbose | Rob Savoye |
2010-11-29 | tweak display strings so we don't confuse them with the scheme based tests | Rob Savoye |
2010-11-29 | test for the proper results in the scheme code too | Rob Savoye |
2010-11-29 | drop temp variable from test | Rob Savoye |
2010-11-29 | add more tests for the port | Rob Savoye |
2010-11-29 | add cat test for the new port | Rob Savoye |
2010-11-29 | drop the rest of the crufty old ports code, string ports are great! | Rob Savoye |
2010-11-29 | remove old crufty port code we don't need now | Rob Savoye |
2010-11-29 | use a string port for the file contents. | Rob Savoye |
2010-11-29 | use a string port for the file contents. | Rob Savoye |
2010-11-29 | add scheme test cases to EXTRA_DIST | Rob Savoye |
2010-11-29 | load scheme test cases, test for the results | Rob Savoye |
2010-11-29 | move make port between files to reduce messy extern prototypes | Rob Savoye |
2010-11-29 | scheme source test cases | Rob Savoye |
2010-11-28 | drop ifdef around exists test | Rob Savoye |
2010-11-28 | ifdef file conflict | Rob Savoye |
2010-11-28 | return the right path | Rob Savoye |
2010-11-28 | fix for xyzzy-search-path | Eric Blossom |
2010-11-28 | load the data file | Rob Savoye |
2010-11-28 | rename the test case to use C inetead of C++ | Rob Savoye |
2010-11-28 | add an init function to initialize the scm_xyzzy_* fucntions | Rob Savoye |
2010-11-28 | reduce to the minimum required for one function | Rob Savoye |
2010-11-28 | add new test case, similar to run-waveform | Rob Savoye |
2010-11-28 | be less verbose | Rob Savoye |
2010-11-28 | fix renaming. Overload program-lpoad, succeed till we get a scm_shell() :-) | Rob Savoye |
2010-11-28 | add compile script | Rob Savoye |
2010-11-28 | rename the other search functions | Rob Savoye |
2010-11-28 | minor tweak to the test output strings | Rob Savoye |
2010-11-28 | fix xyzzy_file_exists() and test case | Rob Savoye |
2010-11-28 | #ifdef in make_read_only_port to change how it segfaults | Rob Savoye |
2010-11-28 | enable the xyzzy_make_read_only_port test | Rob Savoye |
2010-11-28 | use PYTHON from configure instead of hardcoding it. | Rob Savoye |
2010-11-28 | look for the python executable, so we can use it to run gen-xyzzy | Rob Savoye |
2010-11-28 | allocate memory for the port buffer | Rob Savoye |
2010-11-27 | more progress on ports. | Rob Savoye |
2010-11-27 | Prepend the magic number for found paths. Override primitive-load. | Rob Savoye |
2010-11-27 | override primitive-load | Rob Savoye |
2010-11-27 | move the contents of load.x into the source file. | Rob Savoye |
2010-11-27 | be less verbose | Rob Savoye |
2010-11-27 | rename some methods for xyzzy | Rob Savoye |
2010-11-27 | don't use C++ data types for return or args, this is a C function | Rob Savoye |
2010-11-27 | use a char * instead of a std::string to keep C happy | Rob Savoye |
2010-11-27 | load the data file from the local directory, as it's now correctly generated ... | Rob Savoye |
2010-11-27 | set a few more variables, neede by the generated libpath.h | Rob Savoye |
2010-11-27 | build the generated filesystem and install it. Build libpath.h, needed by xyz... | Rob Savoye |