Commit graph

53 commits

Author SHA1 Message Date
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
2d0c36b73c ulmSysStat for 32 bit platforms now works 2013-11-06 19:50:11 +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
dda22584da Scales fixed, Times added. 2013-10-29 19:41:23 +04:00
Norayr Chilingarian
8652805181 ported Scales 2013-10-29 18:43:31 +04:00
Norayr Chilingarian
c5823b7657 Scales initial commit 2013-10-29 18:42:28 +04:00
Norayr Chilingarian
e76b8bf27c ported ulmLoader, ulmNetIO, ulmPersistentDisciplines, ulmPersistentObjects, ulmScales
fixed ulmConstStrings
2013-10-29 17:15:11 +04:00
Norayr Chilingarian
841d00e9d0 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
2013-10-29 16:23:31 +04:00
Norayr Chilingarian
44734e6643 ported Write 2013-10-28 20:49:41 +04:00
Norayr Chilingarian
a34ee73f1c added Write 2013-10-28 20:49:07 +04:00
Norayr Chilingarian
278abe4110 ulmSysErrors ported. 2013-10-23 18:44:28 +04:00
Norayr Chilingarian
9f8fefcd1b ulmErrors ported. 2013-10-23 18:40:35 +04:00
Norayr Chilingarian
a9ee80528f ulmErrors initial commit 2013-10-23 18:34:06 +04:00
Norayr Chilingarian
60f0426d17 ulmSys, ulmSysConversions 2013-10-23 18:33:07 +04:00
Norayr Chilingarian
ea1429795c ulmPlotters 2013-10-23 18:07:03 +04:00
Norayr Chilingarian
5c5d315fbe Plotters first commit 2013-10-23 18:00:42 +04:00
Norayr Chilingarian
6ef66fa542 ported ulmStrings, ulmConstStrings.
changed hidden fields limit in OPM module.
makefiles
2013-10-23 17:54:58 +04:00
Norayr Chilingarian
d3d8ac9de6 ConstStrings initial commit 2013-10-23 16:04:35 +04:00
Norayr Chilingarian
0896b33cce ulmStrings ported 2013-10-23 16:01:32 +04:00
Norayr Chilingarian
0c771ad7a6 ulmStrings first commit 2013-10-23 15:58:22 +04:00
Norayr Chilingarian
1e73cef60c ulmTexts.Mod ported 2013-10-23 15:50:38 +04:00
Norayr Chilingarian
a006fc20c2 ulmTexts.Mod added 2013-10-23 15:26:13 +04:00
Norayr Chilingarian
af12501259 added ulmOperations.Mod 2013-10-23 15:19:17 +04:00
Norayr Chilingarian
ce6490771e ulmPrint ported, ulmStreams modified.
needs test, I am not sure it will work correctly.
it is not clean how some type casts would work in voc.
2013-10-22 19:56:23 +04:00
Norayr Chilingarian
c648686eb7 ulmPrint added,
ulmIEEE, ulmMC68881, ulmReals ported
2013-10-22 17:10:42 +04:00
Norayr Chilingarian
577a398bfb MC68881, Reals, StreamDisciplines 2013-10-22 16:57:13 +04:00
Norayr Chilingarian
ab6cd805d5 StreamDisciplines 2013-10-22 16:43:03 +04:00
Norayr Chilingarian
26711501d0 ulmAssertions, ulmIndirectDisciplines 2013-10-22 16:37:44 +04:00
Norayr Chilingarian
af6746cd0f ulmTypes.Mod and ulmStreams.Mod modules ported. 2013-10-16 19:22:58 +04:00
Norayr Chilingarian
4a4b3939a3 ulmProcess added 2013-10-16 13:51:35 +04:00
Norayr Chilingarian
bf5bc16cd6 ulmIO.Mod changed and now it works with 64 bit longint numbers. 2013-10-16 01:56:09 +04:00
Norayr Chilingarian
2cf9f399e3 ulmSYSTEM implements SYSTEM.UNIXCALL with two calls (read and write a
character), ported ulmIO which uses those calls.
2013-10-11 20:57:16 +04:00
Norayr Chilingarian
3071be3c36 ulmSYSTEM updated, implemented SYSTEM.UNIXCALL for one character read
and write.
added ulmIO module which uses those calls.
2013-10-11 20:49:55 +04:00