Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 9b3d41d9c7 * the default value of tpointerdef.pointer_subtraction_result_type changed to vor 11 Jahren
  nickysn d86a8ebc99 * defutil.get_int_result_type_from_pointer_subtraction moved to a virtual vor 11 Jahren
  nickysn 99c555cea8 + implemented huge pointer subtraction vor 11 Jahren
  nickysn 200df7a136 * set expectloc correctly for far pointer comparison as well vor 11 Jahren
  nickysn 04234c733f * set expectloc correctly (LOC_JUMP instead of LOC_FLAGS) for non-normalized vor 11 Jahren
  nickysn 6770301fe7 + added a normalized huge pointer comparison test vor 11 Jahren
  nickysn 5818451bb5 * non-normalized huge pointer comparison made unsigned vor 11 Jahren
  nickysn ba1ee49b64 + added non-normalized huge pointer comparison test vor 11 Jahren
  michael a89a52310c * Introduce class method to register a web module vor 11 Jahren
  michael 74955c4e20 * No longer needed, all tests are in tczipper vor 11 Jahren
  michael c281c4d036 * Patch from Reinier Olislagers to let filenames conform to standard / (bug id 26468) vor 11 Jahren
  joost e81593d34b * Fixed make install: fpdispextdirect.pp does not have a resource-file vor 11 Jahren
  michael c204153604 * Improved exception handling. Introduced StatusCode/Text in EHTTPError, is used to set HTTP status code/text when sending the response. vor 11 Jahren
  michael 6013e4d8c7 * Added copyright notice vor 11 Jahren
  michael 15ef9a2599 * Cleaner design refactoring: Separate out ExtDirect support in non-http part and http part vor 11 Jahren
  michael ad574ca377 * Allow selectively adding handlers to reported API vor 11 Jahren
  michael 7db9fbc234 * APIString virtual, allow formatting vor 11 Jahren
  michael 0a220476a3 * Introduce ExecuteHandler in dispatcher, allows overriding vor 11 Jahren
  michael c3f24cc775 * Added small improvement to JSONRPCHandlermanager to ease creating descendents with customized behaviour: vor 11 Jahren
  sergei e65c4e13e0 * m68k: updated/fixed dllprt0.as, now able to link a shared library. vor 11 Jahren
  Tomas Hajny 82d62aa883 * added description for option @ and missing bracket at the end of list for -P vor 11 Jahren
  Tomas Hajny 109d890adf * added description for option @ and missing bracket at the end of list for -P vor 11 Jahren
  Tomas Hajny dfb44e1642 * improve identation of long options and add support for displaying parameter @ vor 11 Jahren
  sergei b7da785688 * m68k: support stack cleanup at caller side, fixed calculation of pushed parameters size and offsets and cleaned out another pile of junk. vor 11 Jahren
  sergei 6bcaa88c3a * m68k: "or" without suffix is not accepted, must be "or.l" vor 11 Jahren
  sergei cfe13734e0 * m68k: Fixed damage caused by r27573 and r28177: vor 11 Jahren
  marco 3a7cde492e * finance functions by wp, mantis #26459 vor 11 Jahren
  sergei 15ff2c1236 * m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced. vor 11 Jahren
  nickysn 16c5849fc6 + added HexStr() overload for huge pointers vor 11 Jahren
  nickysn 8604372da3 + implemented far pointer comparison operating only on the offset (+ added test) vor 11 Jahren