Commit graph

156 commits

Author SHA1 Message Date
Norayr Chilingarian
b25a810007 added includes to not use internal write, read in Console and Unix 2014-04-10 17:02:55 +04:00
Norayr Chilingarian
b72099fddc same fixes as in previous commit for gcc 2014-04-10 14:09:01 +04:00
Norayr Chilingarian
9200db9d21 changed long to unsigned long in SYSTEM.h and SYSTEM.c0 to silence clang
warnings
2014-04-10 14:03:53 +04:00
Norayr Chilingarian
d2680335c6 linux clang platform added 2014-03-27 16:44:51 +04:00
Norayr Chilingarian
e1f76da278 separated Kernel, Files. Texts modules for bootstrapping and general use 2014-03-21 04:00:44 +08:00
Norayr Chilingarian
97fd387827 fixed bug in darwin's system.c0 file 2014-03-19 04:33:20 +04:00
Norayr Chilingarian
5da154ee1c Files, Kernel changes to eliminate warnings under darwin 2014-03-19 04:20:47 +04:00
Norayr Chilingarian
e9b49fedc9 fixes 2014-03-19 04:09:44 +04:00
Norayr Chilingarian
f9e43e9445 SYSTEM.c0 fix for Darwin platform 2014-03-19 02:54:48 +04:00
Norayr Chilingarian
7ed322be79 SYSTEM.h fix for darwin 2014-03-19 02:49:37 +04:00
Norayr Chilingarian
08f6becf7d fixed darwin Unix.Mod module 2014-03-19 02:38:17 +04:00
Norayr Chilingarian
a7f927b36c darwin port... making... 2014-03-19 02:36:19 +04:00
Norayr Chilingarian
279e037b5f Darwin port ... yet not ready 2014-03-19 06:23:47 +08:00
Norayr Chilingarian
49b86a4ac5 added target os, added experimental darwin, starting darwin port 2014-03-18 20:05:19 +04:00
Norayr Chilingarian
1e13d96ce1 compatIn improved, vmake makefile added 2014-02-03 16:39:46 +04:00
Norayr Chilingarian
74bb4adb10 Listen.Mod added 2014-02-03 12:15:35 +04:00
Norayr Chilingarian
3618fac1b1 remaining ooc C type files 2014-01-30 00:03:19 +04:00
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
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
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
b273a9901b powerpc port completed.
mostly there are changes in Reals.Mod, for big endian.
2014-01-08 04:01:49 +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
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
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
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
1527f30aa3 added v4 strings 2013-10-31 23:32:20 +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