| 84716 packages online |
|
|
| dev/e/kyz_obj.lha | | | No screenshot available |
|
This is a collection of E objects I have written, for use in Amiga E
programs. Most come with full autodoc-based documentation, and adhere
to the important OO concepts.
bitfield.m
- a full-featured representation of a bitfield. It provides individual bit
operations and testing, bitfield range operations (with AND-combined and
OR-combined test results), combination of bitfields with AND, OR, XOR or
just copy, and optional exception-raise on range errors.
catalog.m
- a very simple and powerful way to use locale catalogs in programs, using
the object form to make it much easier to use more than one catalog.
* Comes with full example of using module and localisation, with sources
generated from an 'E.sd' FlexCat source descriptor.
cdplayer.m
- an OO interface to the cd.device and compatibles
datestring.m
- a simple object form of DateToStr()
patch.m
- a very powerful way to install E functions as patches to system functions,
once again using an object form to hide the messy details.
rexxstate.m
- controls the internal workings of ARexx like the commands in SYS:RexxC
simplebitfield.m
- a highly cut down version of bitfield.m
CHANGES SINCE LAST RELEASE
- added more warnings and information to patch.m, now performs stack checking
- fixed names/bugs in bitfield.m
- fixed memory leak in rexxtest
- added cdplayer.m and two test programs
|
Contents of dev/e/kyz_obj.lha PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 3662 12851 28.5% -lh5- 266f Sep 9 1998 bitfield.e
[generic] 1058 2494 42.4% -lh5- 5b22 Oct 18 1998 bitfield.m
[generic] 2629 6836 38.5% -lh5- b3b9 Sep 4 1998 catalog.e
[generic] 479 760 63.0% -lh5- 019b Oct 18 1998 catalog.m
[generic] 8853 30879 28.7% -lh5- c249 Oct 18 1998 cdplayer.e
[generic] 1933 4796 40.3% -lh5- ce52 Oct 18 1998 cdplayer.m
[generic] 750 1783 42.1% -lh5- 9691 Sep 4 1998 datestring.e
[generic] 199 258 77.1% -lh5- e30c Oct 18 1998 datestring.m
[generic] 2532 8360 30.3% -lh5- 5bf1 Oct 18 1998 doc/bitfield.doc
[generic] 2684 9281 28.9% -lh5- 5470 Oct 18 1998 doc/bitfield.guide
[generic] 2120 5063 41.9% -lh5- 1470 Oct 18 1998 doc/catalog.doc
[generic] 2235 5351 41.8% -lh5- 088a Oct 18 1998 doc/catalog.guide
[generic] 5839 18718 31.2% -lh5- de01 Oct 18 1998 doc/cdplayer.doc
[generic] 6259 21451 29.2% -lh5- d31d Oct 18 1998 doc/cdplayer.guide
[generic] 546 1194 45.7% -lh5- 94f4 Oct 18 1998 doc/datestring.doc
[generic] 630 1341 47.0% -lh5- c32f Oct 18 1998 doc/datestring.guide
[generic] 5839 15870 36.8% -lh5- feec Oct 18 1998 doc/patch.doc
[generic] 6032 16699 36.1% -lh5- 30e1 Oct 18 1998 doc/patch.guide
[generic] 1796 6933 25.9% -lh5- 8d67 Oct 18 1998 doc/rexxstate.doc
[generic] 1985 8447 23.5% -lh5- dc03 Oct 18 1998 doc/rexxstate.guide
[generic] 874 2347 37.2% -lh5- a9c5 Oct 18 1998 doc/simplebitfield.doc
[generic] 992 2669 37.2% -lh5- 6892 Oct 18 1998 doc/simplebitfield.guide
[generic] 782 1471 53.2% -lh5- 5bed Oct 18 1998 kyz_obj.readme
[generic] 351 828 42.4% -lh5- 5c77 Oct 18 1998 makefile
[generic] 9863 27409 36.0% -lh5- 1e15 Sep 10 1998 patch.e
[generic] 609 1140 53.4% -lh5- 4cb9 Oct 18 1998 patch.m
[generic] 335 462 72.5% -lh5- 03b8 Oct 18 1998 patch_asm.m
[generic] 2562 10555 24.3% -lh5- 0fbe Sep 4 1998 rexxstate.e
[generic] 888 1814 49.0% -lh5- b2af Oct 18 1998 rexxstate.m
[generic] 1304 3793 34.4% -lh5- e62b Sep 9 1998 simplebitfield.e
[generic] 400 670 59.7% -lh5- 6a00 Oct 18 1998 simplebitfield.m
[generic] 479 760 63.0% -lh5- 019b Oct 18 1998 test/catalog/catalog.m
[generic] 181 252 71.8% -lh5- 4bcb Oct 18 1998 test/catalog/catalogs/français/helloworld.catalog
[generic] 193 244 79.1% -lh5- df8f Apr 9 1998 test/catalog/catalogs/français/helloworld.ct
[generic] 245 378 64.8% -lh5- bfb1 Apr 10 1998 test/catalog/E.sd
[generic] 114 147 77.6% -lh5- d557 Oct 27 1997 test/catalog/helloworld.cd
[generic] 313 536 58.4% -lh5- a943 Oct 18 1998 test/catalog/helloworld.e
[generic] 351 560 62.7% -lh5- 7061 Oct 18 1998 test/catalog/helloworld.m
[generic] 1288 1964 65.6% -lh5- 918e Oct 18 1998 test/catalog/helloworld_test
[generic] 127 178 71.3% -lh5- abe0 Apr 9 1998 test/catalog/helloworld_test.e
[generic] 305 597 51.1% -lh5- c3fd Sep 3 1998 test/catalog/makefile
[generic] 1189 2419 49.2% -lh5- 3cab Sep 3 1998 test/catalog/README
[generic] 3151 7556 41.7% -lh5- 30d6 Oct 20 1998 test/cdplaytest
[generic] 1725 4505 38.3% -lh5- d432 Oct 20 1998 test/cdplaytest.e
[generic] 5571 13308 41.9% -lh5- 6d93 Oct 18 1998 test/cdtest
[generic] 3123 8774 35.6% -lh5- bece Oct 18 1998 test/cdtest.e
[generic] 939 1552 60.5% -lh5- 6c91 Oct 18 1998 test/datetest
[generic] 156 430 36.3% -lh5- 6f70 Sep 3 1998 test/datetest.e
[generic] 1733 2796 62.0% -lh5- 9244 Oct 18 1998 test/patchtest
[generic] 1187 2321 51.1% -lh5- 16b3 Sep 27 1998 test/patchtest.e
[generic] 11392 29512 38.6% -lh5- 8200 Oct 18 1998 test/rexxtest
[generic] 862 1940 44.4% -lh5- 4d76 Sep 27 1998 test/rexxtest.e
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 52 files 111644 313252 35.6% Oct 25 1998
|
|
|
|
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |