DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: C T

⟦baf0658ea⟧ TextFile

    Length: 938 (0x3aa)
    Types: TextFile
    Names: »CHANGES3«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/General/Abermud/CHANGES3« 

TextFile

Changes 29 Jun 1989 by -jme (eloranta@tukki.jyu.fi).

Add special meanings (in dogiv()) for rose and umbrella.

Lots of bug fixes (here are some of them):

- username / passwd checks..
- line redraw... taken from the old version.
- light (isdark()) routine was incorrect.
- generate.c had problems in flags() and some where else (forgot where).
- One line was missing from DATAFILES/reset.txt.
- splitit() addressed block incorrectly (nam1 began from the controlword).
- look at fixed (problem with the parser?).
- Wiz commands such as: goto, inumber, stats, show etc. fixed.
- uaf.rand file access fixed (originally opened for 'r' but should have been
  opened for 'r+').
- removed infinite loop from delpers()... I don't see how it gets into an
  infinite loop... but it somehow did..
- + some other minor bugs..
- new1.c iam() had a typo... if(EQ(lowercase(a), lowercase(a)) ...

I haven't updated RCS stuff... but I'll do that soon..