Commit graph

164 commits

Author SHA1 Message Date
Norayr Chilingarian
47c51986a1 XYplane and X wrappers added 2014-01-29 23:59:31 +04:00
Norayr Chilingarian
4bacf7f752 Sets module 2014-01-24 23:04:41 +04:00
Norayr Chilingarian
938c3786c8 Sets.Mod added to makefile 2014-01-24 18:27:12 +04:00
Norayr Chilingarian
6cd74433a2 Sets.Mod ported, works for 64 bit too 2014-01-24 18:24:26 +04:00
Norayr Chilingarian
b600d11d01 Sets.Mod from v4 system added (GPL) 2014-01-24 18:22:02 +04:00
Norayr Chilingarian
edf0df4cbf PO 2013 compiler for Wirth's RISC processor now can be compiled with voc 2014-01-24 17:12:26 +04:00
Norayr Chilingarian
cf06850388 Project Oberon 2013 edition compiler source added 2014-01-24 17:11:12 +04:00
Norayr Chilingarian
eace02450d OakFiles modified to be closer to PO 2013 Files -- noch 2014-01-22 15:50:08 +04:00
Norayr Chilingarian
b0a30438d1 OakFiles, added WriteByte to be more compatible with PO 2013 -- noch 2014-01-22 14:35:18 +04:00
Norayr Chilingarian
1736258d7d ported TCrypt module 2014-01-22 00:50:20 +04:00
Norayr Chilingarian
d5a6f185c6 ported ulmConclusions, ulmRandomGenerators 2014-01-22 00:43:16 +04:00
Norayr Chilingarian
7b7c968aac ported ulmAsymmetricCiphers.Mod 2014-01-22 00:28:04 +04:00
Norayr Chilingarian
2e05d3b339 ported ulmBlockCiphers.Mod 2014-01-22 00:20:04 +04:00
Norayr Chilingarian
2a16fd9af7 ported ulmCipherOps.Mod 2014-01-22 00:12:50 +04:00
Norayr Chilingarian
2ae37f223d ulmCiphers added 2014-01-22 00:08:11 +04:00
Norayr Chilingarian
7fee90885b powerpc bootstrap binary 2014-01-08 05:22:50 +04:00
Norayr Chilingarian
13a7216990 powerpc 2014-01-08 05:14:57 +04:00
Norayr Chilingarian
b273a9901b powerpc port completed.
mostly there are changes in Reals.Mod, for big endian.
2014-01-08 04:01:49 +04:00
Norayr Chilingarian
44086e5817 porting to powerpc 2014-01-06 20:38:56 +04:00
Norayr Chilingarian
931dae4763 adding powerpc target 2014-01-06 20:30:21 +04:00
Norayr Chilingarian
b18729c519 Kernel.Mod fixed, so that MODULES variable is always checked first.
This means, custom module with the same name, as standard, will be checked first.
2013-11-14 18:47:49 +04:00
Norayr Chilingarian
d1ce637c81 increased command line length 2013-11-13 17:23:03 +04:00
Norayr Chilingarian
5ea1331d6f Filenames module name fixed 2013-11-12 16:36:07 +04:00
Norayr Chilingarian
5f88bfe681 oocFilenames.Mod added 2013-11-12 16:05:08 +04:00
Norayr Chilingarian
2d0c36b73c ulmSysStat for 32 bit platforms now works 2013-11-06 19:50:11 +04:00
Norayr Chilingarian
2ed3b84719 bootstrap binary for x86 updated 2013-11-06 16:05:53 +04:00
Norayr Chilingarian
bbb031f234 Reals brought back for x86 and other 32bit platforms with gnuc dependency 2013-11-06 16:00:20 +04:00
Norayr Chilingarian
015afee491 ulmEvents fixed, beautified 2013-11-06 14:42:28 +04:00
Norayr Chilingarian
534c0549fd makefiles updated 2013-11-06 00:12:26 +04:00
Norayr Chilingarian
d9f6914fe5 extTools fixed for non 64bit architectures, SysStat can now be compiled on 32bit architectures 2013-11-06 00:10:20 +04:00
Norayr Chilingarian
d2c954e16f SysStat, SysConversions ported 2013-11-05 22:05:20 +04:00
Norayr Chilingarian
1355629f90 Unix.Mod modified, synced with output of cpp /usr/include/asm/stat.h 2013-11-05 15:49:47 +04:00
Norayr Chilingarian
c9c82e0a97 fixed x86_64/Unix.Mod, swapped mode and nlink fields 2013-11-05 14:20:54 +04:00
Norayr Chilingarian
909a06c48a ported SysConversions 2013-11-04 17:17:57 +04:00
Norayr Chilingarian
c9646a0f9f ported TimeConditions, Conditions fixed 2013-11-04 16:07:40 +04:00
Norayr Chilingarian
4c7126816b ported StreamConditions, Conditions fixed 2013-11-04 15:24:46 +04:00
Norayr Chilingarian
81e897f416 ulmConditions ported, ulmRelatedEvents fixed 2013-11-04 15:12:20 +04:00
Norayr Chilingarian
418da2a304 ported ulmTimers 2013-11-04 15:04:16 +04:00
Norayr Chilingarian
94ed5a801e added ulmClocks 2013-11-04 14:52:35 +04:00
Norayr Chilingarian
6b18777353 array size 32 is not enough with some ulm oberon library files.
vmake crashed - out of array bounds error. fixed.
2013-11-02 15:48:24 +04:00
Norayr Chilingarian
1527f30aa3 added v4 strings 2013-10-31 23:32:20 +04:00
Norayr Chilingarian
6b3baeb47f added help message to vmake if run without arguments 2013-10-31 23:03:06 +04:00
Norayr Chilingarian
776ccc8b46 vmake ported 2013-10-31 22:51:42 +04:00
Norayr Chilingarian
2aeddb9975 Make module from Trianus system added.
S3 system filen renamed with prefix eth.
2013-10-31 22:37:05 +04:00
Norayr Chilingarian
671fa80f50 ported Sets from S3 2013-10-31 20:43:07 +04:00
Norayr Chilingarian
bd3b90d6b6 ported RandomNumbers 2013-10-31 20:39:37 +04:00
Norayr Chilingarian
fcc5f1447d added GetName function to OakFiles;
ported BTrees, MD5, Zip, Zlib, ZlibBuffers, ZlibDeflate, ZlibInflate, ZlibReaders, ZlibWriters to compile with voc
2013-10-31 18:51:55 +04:00
Norayr Chilingarian
8d6b0063bb changed hints a little 2013-10-30 22:04:03 +04:00
Norayr Chilingarian
80a34fe70c updated hints file with known bug about shifting variables of set type 2013-10-30 21:47:34 +04:00
Norayr Chilingarian
740a507760 updated makefile 2013-10-30 21:41:31 +04:00