1. 26 Apr, 1999 5 commits
  2. 25 Apr, 1999 12 commits
  3. 23 Apr, 1999 4 commits
  4. 22 Apr, 1999 1 commit
  5. 20 Apr, 1999 3 commits
  6. 19 Apr, 1999 4 commits
  7. 18 Apr, 1999 3 commits
  8. 17 Apr, 1999 1 commit
  9. 16 Apr, 1999 5 commits
  10. 15 Apr, 1999 2 commits
    • Thomas G. Lockhart's avatar
      Fix max(int8) result by making sure int8larger() copies its result · 1d1cf38c
      Thomas G. Lockhart authored
       rather than reusing the input storage.
      Also made the same fix to int8smaller(), though there wasn't a symptom,
       and went through and verified that other pass-by-reference data types
       do the same thing. Not an issue for the by-value types.
      1d1cf38c
    • Tatsuo Ishii's avatar
      Hello! · 84746009
      Tatsuo Ishii authored
         Attached is new README.locale. Should go into .../doc. Includes
      instructions on how to install and use Multibyte support. Primarily
      oriented toward Russian (Cyrillic) users.
      
      Oleg.
      ----
          Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net
                 Programmers don't die, they just GOSUB without RETURN.
      84746009