Commit graph

  • 80512b6ecc Update bootstrap sources. David Brown 2016-12-11 20:19:08 +00:00
  • f75a98d3dc Display text run dump according to its dynamic type. David Brown 2016-12-11 20:18:34 +00:00
  • 27e3b57616 Update bootstrap sources. David Brown 2016-12-11 17:43:47 +00:00
  • 6e28d3f2fd Ha! Now fix hexdump for -OC build. David Brown 2016-12-11 17:43:05 +00:00
  • c409b84e68 Update bootstrap sources. David Brown 2016-12-11 17:32:23 +00:00
  • 3c1e64375e Fix hexdump on 32 bit builds. David Brown 2016-12-11 17:31:25 +00:00
  • fb3017e3e2 Update bootstrap C source. David Brown 2016-12-11 17:19:18 +00:00
  • a2d98748b6 Add hex and hexdump to Out.Mod, more debugging for OpenBSD. David Brown 2016-12-11 17:18:24 +00:00
  • 7d0cc741ae Update bootstrap C source David Brown 2016-12-11 14:11:33 +00:00
  • a1ac23a09f More debug to catch OpenBSD intermittent text read failure. David Brown 2016-12-11 14:10:46 +00:00
  • 7aad84604b Update bootstrap C source. David Brown 2016-12-10 18:45:47 +00:00
  • 18a365429b Add dubug dump to Texts.Mod to help catch OpenBSD specific read failure. David Brown 2016-12-10 18:44:59 +00:00
  • c3fc777f6f Update bootsrap C sources. David Brown 2016-12-09 17:50:59 +00:00
  • d12393cc8c Build to local directory and install as separate optional step. David Brown 2016-12-09 17:47:48 +00:00
  • c41cb011b6 Working on autobuild. David Brown 2016-12-07 17:39:17 +00:00
  • dab579bdd5 Working on autobuild. David Brown 2016-12-07 17:29:18 +00:00
  • f3ff731794 Working on autobuild. David Brown 2016-12-07 17:18:00 +00:00
  • 06be24f32f Working on build system David Brown 2016-12-07 17:06:52 +00:00
  • 2ec543867b Working on build system David Brown 2016-12-07 17:03:36 +00:00
  • 0313c30307 Working on build system David Brown 2016-12-07 16:42:59 +00:00
  • 86fddce532 Merge branch 'master' of https://github.com/vishaps/voc David Brown 2016-12-07 16:32:21 +00:00
  • 442f377b7e New autobuild process David Brown 2016-12-07 16:29:01 +00:00
  • fd27239b2d changed help to conform to the binary name. -- noch norayr 2016-12-07 19:47:51 +04:00
  • 04760174fb Merge branch 'master' of https://github.com/vishaps/voc norayr 2016-12-07 19:44:58 +04:00
  • 1e15d47936 renamed to vbeautify, added makefile. -- noch norayr 2016-12-07 19:43:45 +04:00
  • e6532bfe23 reverted back Texts module changes. norayr 2016-12-07 19:40:08 +04:00
  • 886c18303e added dump text functions to beautifier. norayr 2016-12-07 19:38:07 +04:00
  • 9f6c788219 texts module can save plain ascii files with CloseAscii function. norayr 2016-12-07 19:31:48 +04:00
  • d18008eafa Beautifier compiled norayr 2016-12-07 18:57:55 +04:00
  • 2e436a2d9e More fiddling with auto build scripts. David Brown 2016-12-07 14:06:39 +00:00
  • da1ad6e871 I'm still making a mess of the auto build scripts. David Brown 2016-12-07 14:05:04 +00:00
  • bde475c384 Silly me, it's a .sh, not a .pl., temporarily have buildall pick up the new .sh. David Brown 2016-12-07 14:03:07 +00:00
  • ada56e2770 Beautifier converted to plain ascii file. norayr 2016-12-07 17:44:45 +04:00
  • 9d7f23c918 ocat fixed norayr 2016-12-07 17:44:01 +04:00
  • c5f0e1e345 added original Beautifier module. norayr 2016-12-07 17:43:09 +04:00
  • 72ba766a2d Slightly simplify auto build repository sync. David Brown 2016-12-07 13:11:30 +00:00
  • 16c3f32484 Merge branch 'master' of https://github.com/vishaps/voc David Brown 2016-12-07 13:09:06 +00:00
  • 4b0fb0d1fb Slightly simplify auto build repository sync. David Brown 2016-12-07 13:07:21 +00:00
  • 83d943297f Use single quote string dilimieters for printf in oberon.mk. David Brown 2016-12-06 18:46:37 +00:00
  • 576c57b39b update of bootstrap sources. norayr 2016-12-06 20:38:09 +04:00
  • d210376421 reverted back to using string literals. -- noch norayr 2016-12-06 20:35:58 +04:00
  • 58ea173d94 added "showdef" related information to the readme. -- noch norayr 2016-12-06 18:28:33 +04:00
  • 8d28c1b1bb updated bootstrap sources. -- noch norayr 2016-12-06 17:52:15 +04:00
  • 4fda478a28 replaced most of string constants by OPT.sometyp.strobj.name. -- noch norayr 2016-12-06 17:47:48 +04:00
  • d009eb2e34 updated bootstrap c sources. -- noch norayr 2016-12-06 13:13:02 +04:00
  • 6cd7727802 removed tests. -- noch norayr 2016-12-06 13:11:44 +04:00
  • 93eea47e54 improved warning message. -- noch norayr 2016-12-06 11:32:21 +04:00
  • 22c5977fe3 updated bootstrap sources. -- noch norayr 2016-12-05 22:13:29 +04:00
  • 836e26dd47 added TRUE, FALSE, SET to the check. -- noch norayr 2016-12-05 22:12:10 +04:00
  • 711283cba5 added type aliasing check and warning. -- noch norayr 2016-12-05 22:06:10 +04:00
  • de049dc80c Add OPM_InstallDir to ignored differences between bootstrap and installable builds. David Brown 2016-12-05 17:23:34 +00:00
  • cf2da3000f Record curpos on every inR.Read. Add more debug to catch OpenBSD read failure. David Brown 2016-12-05 17:00:55 +00:00
  • c7e88f4634 Update bootstrap C source. David Brown 2016-12-05 12:07:40 +00:00
  • e6c858e6e7 Prototype for finding installation based on binary name. David Brown 2016-12-04 17:56:06 +00:00
  • a6049e7b82 Update bootstrap C sources. David Brown 2016-12-03 18:44:22 +00:00
  • 1ae3a2ff32 Simplify ARGV setup. Add trial binary directory discovery code. David Brown 2016-12-03 18:43:13 +00:00
  • 8c9d029df3 Fix error message display during library build. David Brown 2016-12-03 12:07:16 +00:00
  • 61828e6a47 Merge branch 'ulm_tidy' Norayr Chilingarian 2016-12-02 19:12:16 +04:00
  • 6beeaa5626 Update bootstrap C sources. David Brown 2016-12-02 13:03:18 +00:00
  • 5c3b42be09 Fix incorrect dynarray length type merge with subsequent longint in IdentList. David Brown 2016-12-02 13:02:35 +00:00
  • 6c0c666f91 Update bootstrap C sources. David Brown 2016-12-02 12:27:03 +00:00
  • c57a91210b Append 'LL' to large integer constants to avoid OpenBSD gcc warnings. David Brown 2016-12-02 12:26:21 +00:00
  • 62c6d5c2a4 Update C bootstrap source. David Brown 2016-12-01 18:40:01 +00:00
  • c65b89daf3 Update confidence tests for arg handling move. Remove unused vars in Platform. David Brown 2016-12-01 18:39:02 +00:00
  • 299b0636ad Fix Platform initialisation, move common Arg handling code from Platfrom to Modules. David Brown 2016-12-01 18:08:08 +00:00
  • aed9134e99 Allow Revised Oberon array assignment (source may be shorter than target). David Brown 2016-12-01 17:57:27 +00:00
  • b16e82f866 Update open FileDescs at deregistration resulting from delete, rename or register. David Brown 2016-11-30 18:13:32 +00:00
  • 67e4848eb7 PlatformWindows file sharing mode parity with PlatfromUnix. Allow GC to collect unused files. David Brown 2016-11-30 15:49:27 +00:00
  • 0e1c5fe498 ulm library compiled by fixing integer, longint, shortint and set sizes. -- noch norayr 2016-11-30 19:39:26 +04:00
  • f72b4280b7 Merge branch 'master' of https://github.com/vishaps/voc David Brown 2016-11-29 15:44:23 +00:00
  • 19af6d76d3 Update bootstrap C source. David Brown 2016-11-29 15:43:11 +00:00
  • 9f0cbccf55 Various fixes to OS vs Oberon file lifetime management in Files.Mod. David Brown 2016-11-29 15:27:30 +00:00
  • c549f5847b fixed Longint to Byte Arr function; -- noch norayr 2016-11-29 16:45:18 +04:00
  • 247852e0b7 fixed overflow in LRealToByteArr; -- noch norayr 2016-11-29 16:14:15 +04:00
  • 047d8b94e7 plongrealarray had to be pointer to longrealarray. -- noch norayr 2016-11-29 15:00:18 +04:00
  • a22c894fd4 removed ORP PO13 compiler version from the voc source tree. -- noch norayr 2016-11-29 13:13:48 +04:00
  • 51ae4c3241 Update C bootstrap. David Brown 2016-11-28 15:57:49 +00:00
  • d5c3d2aae5 Merge __GUARDEQP changes from OFront. David Brown 2016-11-28 15:57:04 +00:00
  • b9339c9516 Merge heap fix for negative addresses from OFront. Fix ulmSets CharSet size. David Brown 2016-11-28 14:56:10 +00:00
  • c630f86399 Update C bootstrap sources David Brown 2016-11-27 16:49:12 +00:00
  • 6a7cba23a7 Force output flush and nonzero return code on assertion failure in Files.Mod David Brown 2016-11-27 16:48:03 +00:00
  • 7279aa91be Update bootstrap C source. David Brown 2016-11-25 13:03:26 +00:00
  • cbf78cb6f1 Fix allocation size for dynarry dope vector - ADDRESS rather than LONGINT. David Brown 2016-11-25 12:45:33 +00:00
  • 5ae282dc9f Trigger build (after dragging each build machine past the v2.00 tag.) David Brown 2016-11-24 19:00:46 +00:00
  • 056a317e54 Remove SetHalt documentation - code was already disabled. David Brown 2016-11-24 18:10:51 +00:00
  • 1a8799d21c Merge branch 'ADRINT': updates version number to 2.00. v2.0.0 David Brown 2016-11-24 17:59:24 +00:00
  • 000c541afa Update version from 1.95 to 2.00. ADRINT David Brown 2016-11-24 17:55:26 +00:00
  • f6a839b710 Merge branch 'master' of https://github.com/vishaps/voc David Brown 2016-11-24 17:44:58 +00:00
  • 7296800b03 Merge branch 'ADRINT' David Brown 2016-11-24 17:34:53 +00:00
  • 610cc38efa Update C bootstrap source. David Brown 2016-11-24 13:06:00 +00:00
  • 1c137d2d7a Doc updates. Add warning for anonymous ARAY or RECORD parameter types. David Brown 2016-11-24 12:49:59 +00:00
  • 036b8eef41 Update bootstrap. David Brown 2016-11-19 15:17:51 +00:00
  • 3798b9c537 Fix mingw/msc support on pre Windows 10 systems. David Brown 2016-11-19 00:42:35 +00:00
  • 2321695270 Hopefully fix 64 bit cygwin and mingw builds. David Brown 2016-11-18 17:26:10 +00:00
  • bf65c3744b Split windows build into parallel cygwin and mingw builds, remove old nas builds. David Brown 2016-11-18 17:10:29 +00:00
  • 8e1897fe17 Ha! Still getting the wrong security for new machines to build. Lets try again. David Brown 2016-11-18 14:49:11 +00:00
  • 66105ee5ae Add output of id command to poostpush log. David Brown 2016-11-18 14:17:08 +00:00
  • fd744350ed Update bootstrap. David Brown 2016-11-18 13:07:34 +00:00
  • 7abdaf2312 Add new test virtual machines David Brown 2016-11-18 12:50:07 +00:00
  • 654b6ecb24 Add offset assertions to Files.Mod. David Brown 2016-11-16 12:33:53 +00:00