2015-07-16 |
neil | Tabs to spaces.
|
commit | commitdiff | tree |
2015-07-15 |
neil | Removed 'examinelock', because its functionality is...
|
commit | commitdiff | tree |
2015-07-15 |
neil | Tabs to spaces.
|
commit | commitdiff | tree |
2015-07-15 |
neil | - Return a non-zero return code on errors.
|
commit | commitdiff | tree |
2015-07-15 |
neil | Removed code that used to test a feature only supported in
|
commit | commitdiff | tree |
2015-07-15 |
neil | Sorted and grouped tests.
|
commit | commitdiff | tree |
2015-07-14 |
neil | Updated path.
|
commit | commitdiff | tree |
2015-07-14 |
neil | Made test-dos-pure-quick a dependency of test-quick.
|
commit | commitdiff | tree |
2015-07-13 |
neil | Updated test program paths.
|
commit | commitdiff | tree |
2015-07-13 |
neil | Ignore generated files.
|
commit | commitdiff | tree |
2015-07-13 |
neil | Moved utility.library-related tests into their own...
|
commit | commitdiff | tree |
2015-07-13 |
neil | Don't automatically build test-objc-quick when test...
|
commit | commitdiff | tree |
2015-07-13 |
neil | Put TESTEXE arguments in a separate variable (TESTARGS...
|
commit | commitdiff | tree |
2015-07-12 |
neil | Made comments and debug output more consistent.
|
commit | commitdiff | tree |
2015-07-12 |
neil | Pass 'glob' explicitly to nearly every function. Now...
|
commit | commitdiff | tree |
2015-07-12 |
neil | Removed unused code to *not* preserve filename case.
|
commit | commitdiff | tree |
2015-07-12 |
neil | Use the FAT_MAX_SHORT_NAME macro instead of hard-coded 11.
|
commit | commitdiff | tree |
2015-07-09 |
neil | Tabs to spaces; more consistent and conventional formatting.
|
commit | commitdiff | tree |
2015-07-07 |
neil | Moved tests for dos.library functions into the 'dos...
|
commit | commitdiff | tree |
2015-07-05 |
neil | Quotes are needed around a variable value that has...
|
commit | commitdiff | tree |
2015-07-02 |
neil | A little tidying.
|
commit | commitdiff | tree |
2015-07-02 |
neil | - Go back to using IoErr() to retrieve error codes.
|
commit | commitdiff | tree |
2015-07-01 |
neil | Clear the argument array before passing it to ReadArgs...
|
commit | commitdiff | tree |
2015-06-30 |
neil | Update copyright.
|
commit | commitdiff | tree |
2015-06-30 |
neil | New field, accidentally left out of r50893. Thanks...
|
commit | commitdiff | tree |
2015-06-30 |
neil | - Enabled some tests that require arguments (now that...
|
commit | commitdiff | tree |
2015-06-30 |
neil | Added a variant of the Test script that allows running...
|
commit | commitdiff | tree |
2015-06-30 |
neil | - Allow passing arguments to test programs.
|
commit | commitdiff | tree |
2015-06-30 |
neil | - Attempt to allocate memory locations corresponding...
|
commit | commitdiff | tree |
2015-06-29 |
neil | - Also examine the resized file to check it has the...
|
commit | commitdiff | tree |
2015-06-28 |
neil | Don't cache aoHidd_PCIDevice_INTLine, so it can be...
|
commit | commitdiff | tree |
2015-06-27 |
neil | - Handle multiple nodes having output volume control.
|
commit | commitdiff | tree |
2015-06-20 |
neil | Don't show unset volume creation dates (represented...
|
commit | commitdiff | tree |
2015-06-14 |
neil | - For volumes with unset creation dates, set the ticks...
|
commit | commitdiff | tree |
2015-06-14 |
neil | Allow multiple volumes with the same name if their...
|
commit | commitdiff | tree |
2015-06-14 |
neil | ACTION_RENAME_DISK fixes:
|
commit | commitdiff | tree |
2015-06-14 |
neil | Excluded charset.c from the build: it's unused except...
|
commit | commitdiff | tree |
2015-06-14 |
neil | Removed extraneous code from ACTION_FORMAT that prevented...
|
commit | commitdiff | tree |
2015-06-11 |
neil | If one of the FAT blocks can't be read, free already...
|
commit | commitdiff | tree |
2015-06-08 |
neil | Removed unnecessary AROS-specific code: this file is...
|
commit | commitdiff | tree |
2015-06-08 |
neil | Fixed .skip directives that weren't updated correctly...
|
commit | commitdiff | tree |
2015-06-07 |
neil | Don't pass non-BPTRs to AROS_BSTR_ADDR() etc. (note...
|
commit | commitdiff | tree |
2015-06-07 |
neil | - Implemented ACTION_FORMAT.
|
commit | commitdiff | tree |
2015-06-07 |
neil | Prevent access beyond end of root directory (FAT12...
|
commit | commitdiff | tree |
2015-05-31 |
neil | Fixed indentation.
|
commit | commitdiff | tree |
2015-05-29 |
neil | Fixed .skip statements that weren't adjusted when new...
|
commit | commitdiff | tree |
2015-05-29 |
neil | Removed .unusedlibbase for strtok(), which *does* use...
|
commit | commitdiff | tree |
2015-05-29 |
neil | Removed/merged a duplicate AutoDoc.
|
commit | commitdiff | tree |
2015-05-25 |
neil | Fixes to comments, AutoDocs and error messages.
|
commit | commitdiff | tree |
2015-05-25 |
neil | Added notes about use of FailAt and Quit in nested...
|
commit | commitdiff | tree |
2015-05-22 |
neil | Removed attempted manual opening of obsolete arosc...
|
commit | commitdiff | tree |
2015-05-22 |
neil | Made a counter that needs to hold negative values a...
|
commit | commitdiff | tree |
2015-05-19 |
neil | Added missing properties.
|
commit | commitdiff | tree |
2015-05-19 |
neil | Moved duplicate AutoDocs to central location.
|
commit | commitdiff | tree |
2015-05-19 |
neil | - Also use MUIA_List_Active instead of MUIA_Listview_Select...
|
commit | commitdiff | tree |
2015-05-19 |
neil | Watch listview's MUIA_List_Active attribute rather...
|
commit | commitdiff | tree |
2015-05-18 |
neil | Don't assume imsg is non-NULL (as per MUI docs).
|
commit | commitdiff | tree |
2015-05-18 |
neil | Refactored secret string handling. Now the plaintext...
|
commit | commitdiff | tree |
2015-05-18 |
neil | - Fixed potential memory leaks and use of freed memory.
|
commit | commitdiff | tree |
2015-05-17 |
neil | In build_with_configure, pass TARGET_OBJCOPY to the...
|
commit | commitdiff | tree |
2015-05-17 |
neil | Restored the inappropriately deleted x86 implementation of
|
commit | commitdiff | tree |
2015-05-14 |
neil | - Do a display-beep when a character is rejected because of
|
commit | commitdiff | tree |
2015-05-14 |
neil | Added a String subtab under the Text tab, with lots...
|
commit | commitdiff | tree |
2015-05-01 |
neil | Correction to r50008: a new function was inserted without...
|
commit | commitdiff | tree |
2015-04-24 |
neil | Fixed broken $Id$ tags.
|
commit | commitdiff | tree |
2015-04-24 |
neil | Fixed bad $Id$ tags.
|
commit | commitdiff | tree |
2015-04-21 |
neil | Renamed the MUI_PenSpec structure's 'ps_buf' field...
|
commit | commitdiff | tree |
2015-04-21 |
neil | - Fixed initialisation of MUIA_Colorfield_Pen.
|
commit | commitdiff | tree |
2015-04-21 |
neil | Changes to facilite testing of more of the Colorfield...
|
commit | commitdiff | tree |
2015-04-21 |
neil | - Divided the 'Color' tab into three subtabs: Palette...
|
commit | commitdiff | tree |
2015-04-20 |
neil | - Update the pen in OM_SET before calling the supermethod...
|
commit | commitdiff | tree |
2015-04-17 |
neil | Removed the unnecessary inner group: the list and scrollbar...
|
commit | commitdiff | tree |
2015-04-17 |
neil | Ensure new children of a group are disabled if their...
|
commit | commitdiff | tree |
2015-04-12 |
neil | Cast to 'LONG' instead of 'signed', to avoid uncertainty...
|
commit | commitdiff | tree |
2015-04-11 |
neil | Merged vps and vps2 configs. All ABIv1 will now be...
|
commit | commitdiff | tree |
2015-04-07 |
neil | - Pass all tags to the super-constructor. Now Listviews...
|
commit | commitdiff | tree |
2015-04-07 |
neil | MUIM_List_TestPos now treats the last column as extending...
|
commit | commitdiff | tree |
2015-04-07 |
neil | - Assume the left/select mouse button has been released...
|
commit | commitdiff | tree |
2015-04-07 |
neil | - Disable single-column listviews when double-clicked...
|
commit | commitdiff | tree |
2015-04-04 |
neil | Enable mungwall during runtime tests.
|
commit | commitdiff | tree |
2015-04-04 |
neil | Call "Avail FLUSH" as part of runtime tests.
|
commit | commitdiff | tree |
2015-03-28 |
neil | - Round up modification time to the next even second...
|
commit | commitdiff | tree |
2015-03-26 |
neil | Fixed apparent use of the wrong version of strip.
|
commit | commitdiff | tree |
2015-03-19 |
neil | Fixes to comments.
|
commit | commitdiff | tree |
2015-03-19 |
neil | - Made memSize argument an IPTR (like other memory...
|
commit | commitdiff | tree |
2015-03-18 |
neil | Graphics memory is now dynamically "stolen" from system...
|
commit | commitdiff | tree |
2015-03-13 |
neil | - Made MUIA_Colorfield_Pen settable (an undocumented...
|
commit | commitdiff | tree |
2015-03-11 |
neil | Tabs to spaces.
|
commit | commitdiff | tree |
2015-03-11 |
neil | A buffer variable wasn't dereferenced in two similar...
|
commit | commitdiff | tree |
2015-03-11 |
neil | The library buffer variable 'l' wasn't dereferenced...
|
commit | commitdiff | tree |
2015-03-11 |
neil | Incorrect masks and shifts were used when extracting...
|
commit | commitdiff | tree |
2015-03-08 |
neil | Get icon from "ENVARC:" (default icons are no longer...
|
commit | commitdiff | tree |
2015-03-08 |
neil | Fixed year.
|
commit | commitdiff | tree |
2015-03-08 |
neil | Added a tab for the boot entry's module list. Modules...
|
commit | commitdiff | tree |
2015-02-25 |
neil | Include output of runtime tests in build log, and delete...
|
commit | commitdiff | tree |
2015-02-24 |
neil | Fixed the AutoDoc's second example.
|
commit | commitdiff | tree |
2015-02-23 |
neil | Colorwheel fixed-point maths changes:
|
commit | commitdiff | tree |
2015-02-23 |
neil | Comment fixes: typos and spacing.
|
commit | commitdiff | tree |
2015-02-22 |
neil | Added tests/exec/allocmem automatic test.
|
commit | commitdiff | tree |
2015-02-22 |
neil | Indicate success/failure through the return code.
|
commit | commitdiff | tree |