Commit graph

895 commits

Author SHA1 Message Date
Norayr Chilingarian
6d7f30293e adding powerpc target
Former-commit-id: 931dae4763
2014-01-06 20:30:21 +04:00
Norayr Chilingarian
429a632e56 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.


Former-commit-id: b18729c519
2013-11-14 18:47:49 +04:00
Norayr Chilingarian
48e4a887e5 increased command line length
Former-commit-id: d1ce637c81
2013-11-13 17:23:03 +04:00
Norayr Chilingarian
7443364939 Filenames module name fixed
Former-commit-id: 5ea1331d6f
2013-11-12 16:36:07 +04:00
Norayr Chilingarian
2a551d0ec3 oocFilenames.Mod added
Former-commit-id: 5f88bfe681
2013-11-12 16:05:08 +04:00
Norayr Chilingarian
4893f47575 ulmSysStat for 32 bit platforms now works
Former-commit-id: 2d0c36b73c
2013-11-06 19:50:11 +04:00
Norayr Chilingarian
c318dcdcd9 bootstrap binary for x86 updated
Former-commit-id: 2ed3b84719
2013-11-06 16:05:53 +04:00
Norayr Chilingarian
7e7f467acc Reals brought back for x86 and other 32bit platforms with gnuc dependency
Former-commit-id: bbb031f234
2013-11-06 16:00:20 +04:00
Norayr Chilingarian
26337b94e6 ulmEvents fixed, beautified
Former-commit-id: 015afee491
2013-11-06 14:42:28 +04:00
Norayr Chilingarian
f8278895f8 makefiles updated
Former-commit-id: 534c0549fd
2013-11-06 00:12:26 +04:00
Norayr Chilingarian
d765c35b19 extTools fixed for non 64bit architectures, SysStat can now be compiled on 32bit architectures
Former-commit-id: d9f6914fe5
2013-11-06 00:10:20 +04:00
Norayr Chilingarian
13ea84f2cd SysStat, SysConversions ported
Former-commit-id: d2c954e16f
2013-11-05 22:05:20 +04:00
Norayr Chilingarian
2f80f5c8a7 Unix.Mod modified, synced with output of cpp /usr/include/asm/stat.h
Former-commit-id: 1355629f90
2013-11-05 15:49:47 +04:00
Norayr Chilingarian
386fe21fec fixed x86_64/Unix.Mod, swapped mode and nlink fields
Former-commit-id: c9c82e0a97
2013-11-05 14:20:54 +04:00
Norayr Chilingarian
7ee8f7f766 ported SysConversions
Former-commit-id: 909a06c48a
2013-11-04 17:17:57 +04:00
Norayr Chilingarian
ed57314640 ported TimeConditions, Conditions fixed
Former-commit-id: c9646a0f9f
2013-11-04 16:07:40 +04:00
Norayr Chilingarian
b128df489e ported StreamConditions, Conditions fixed
Former-commit-id: 4c7126816b
2013-11-04 15:24:46 +04:00
Norayr Chilingarian
8664f0d400 ulmConditions ported, ulmRelatedEvents fixed
Former-commit-id: 81e897f416
2013-11-04 15:12:20 +04:00
Norayr Chilingarian
f809c94a9d ported ulmTimers
Former-commit-id: 418da2a304
2013-11-04 15:04:16 +04:00
Norayr Chilingarian
b816c02bbc added ulmClocks
Former-commit-id: 94ed5a801e
2013-11-04 14:52:35 +04:00
Norayr Chilingarian
40034cd479 array size 32 is not enough with some ulm oberon library files.
vmake crashed - out of array bounds error. fixed.


Former-commit-id: 6b18777353
2013-11-02 15:48:24 +04:00
Norayr Chilingarian
e6f1f7a55c added v4 strings
Former-commit-id: 1527f30aa3
2013-10-31 23:32:20 +04:00
Norayr Chilingarian
13c0d5a989 added help message to vmake if run without arguments
Former-commit-id: 6b3baeb47f
2013-10-31 23:03:06 +04:00
Norayr Chilingarian
7854a25a61 vmake ported
Former-commit-id: 776ccc8b46
2013-10-31 22:51:42 +04:00
Norayr Chilingarian
d9065fea6d Make module from Trianus system added.
S3 system filen renamed with prefix eth.


Former-commit-id: 2aeddb9975
2013-10-31 22:37:05 +04:00
Norayr Chilingarian
8d3b311dd2 ported Sets from S3
Former-commit-id: 671fa80f50
2013-10-31 20:43:07 +04:00
Norayr Chilingarian
918afb1d3f ported RandomNumbers
Former-commit-id: bd3b90d6b6
2013-10-31 20:39:37 +04:00
Norayr Chilingarian
e81f79dff9 added GetName function to OakFiles;
ported BTrees, MD5, Zip, Zlib, ZlibBuffers, ZlibDeflate, ZlibInflate, ZlibReaders, ZlibWriters to compile with voc


Former-commit-id: fcc5f1447d
2013-10-31 18:51:55 +04:00
Norayr Chilingarian
e3fb8c1ddc changed hints a little
Former-commit-id: 8d6b0063bb
2013-10-30 22:04:03 +04:00
Norayr Chilingarian
d6f0482c2e updated hints file with known bug about shifting variables of set type
Former-commit-id: 80a34fe70c
2013-10-30 21:47:34 +04:00
Norayr Chilingarian
514f908bda updated makefile
Former-commit-id: 740a507760
2013-10-30 21:41:31 +04:00
Norayr Chilingarian
29bd3bd161 ported MersenneTwister to voc
Former-commit-id: 5531f92727
2013-10-30 21:40:23 +04:00
Norayr Chilingarian
777e4f1151 added MersenneTwister.Mod which can be compiled with XDS system. Now will port it to voc
Former-commit-id: 555d3301ff
2013-10-30 21:39:40 +04:00
Norayr Chilingarian
818d8508ae Unix.Mod for 32bit platforms modified too.
Former-commit-id: 1325713892
2013-10-30 19:58:31 +04:00
Norayr Chilingarian
ad9eb05779 oocSysClock now don't use C calls, but use Unix.Mod instead.
Unix.Mod modified, Gettimeofday now returns value.
Kernel.Mod modified in order to conform to Unix.Mod new interface


Former-commit-id: 13da72a3ac
2013-10-30 19:55:27 +04:00
Norayr Chilingarian
8b8f4591be MultiArrays port
Former-commit-id: 80d4889d39
2013-10-29 21:18:50 +04:00
Norayr Chilingarian
25798c65ba multi arrays initial commit (not binary now) to see changes
Former-commit-id: 79055e9f25
2013-10-29 21:17:53 +04:00
Norayr Chilingarian
cb483ae1ba updated makefile
Former-commit-id: 1330471474
2013-10-29 21:11:29 +04:00
Norayr Chilingarian
f56692f36a ported MultyArray module
Former-commit-id: 0f9b0604da
2013-10-29 21:03:27 +04:00
Norayr Chilingarian
728f6dc05f MultiArray modules initial commit
Former-commit-id: e6bd70d1d3
2013-10-29 21:02:03 +04:00
Norayr Chilingarian
5e4d059db0 Scales fixed, Times added.
Former-commit-id: dda22584da
2013-10-29 19:41:23 +04:00
Norayr Chilingarian
f1fd9d546c ported Scales
Former-commit-id: 8652805181
2013-10-29 18:43:31 +04:00
Norayr Chilingarian
8ec2f9c342 Scales initial commit
Former-commit-id: c5823b7657
2013-10-29 18:42:28 +04:00
Norayr Chilingarian
e989e42d42 ported ulmLoader, ulmNetIO, ulmPersistentDisciplines, ulmPersistentObjects, ulmScales
fixed ulmConstStrings


Former-commit-id: e76b8bf27c
2013-10-29 17:15:11 +04:00
Norayr Chilingarian
4e45337b83 ported SysIO, modified ulmSYSTEM for that as a wrapper to Unix.Mod
ulmSYSTEM.UNIXCALLs are wrapped to Unix.Mod functions.
Added Pipe to Unix.Mod


Former-commit-id: 841d00e9d0
2013-10-29 16:23:31 +04:00
Norayr Chilingarian
b21f525f9b ported Write
Former-commit-id: 44734e6643
2013-10-28 20:49:41 +04:00
Norayr Chilingarian
9f76f1d60f added Write
Former-commit-id: a34ee73f1c
2013-10-28 20:49:07 +04:00
Norayr Chilingarian
1a96394252 added Printer module from V4 system/ofront
Former-commit-id: b0fb5713a3
2013-10-26 18:56:03 +04:00
Norayr Chilingarian
de1c0814eb updated makefiles
Former-commit-id: 3c1f0f0906
2013-10-26 18:33:26 +04:00
Norayr Chilingarian
f6b9ee0ec7 added pow opal strings module
Former-commit-id: b66639a18b
2013-10-26 18:31:38 +04:00