home *** CD-ROM | disk | FTP | other *** search
- VBMuscle2 Release: 02.10.00.42 February 07 1995
- The following is a list of changes that have been made to Muscle since its
- original release in March, 1993.
-
- NOTE: Latest entries are shown at top, earliest at bottom of file.
- ------------------------------------------------------------------------------
- 02/07/94 MHSRTMUK.ASM - Some indexed sorts would fail bounds test
- 02/07/94 MHCVMK.ASM - Updated for future Compat.
- MHFACTRL.ASM
- MHFARMEM.ASM
- MHFILPTR.ASM
- MHFRACPT.ASM
- MHMBFCVM.ASM
- MHP62DBL.ASM
- MHTOTFPI.ASM
- MHVARPTR.ASM
- 11/30/94 MHFILPTR.ASM - Problem with AtEOF() restoring pointer incorrectly
- 10/24/94 MHFILPTR.ASM - Fixed MhAtEOF(). Returning False EOF.
- 09/29/94 ************ - Fixed Version Info Problem
- 09/19/94 MHMASORT.ASM - "A" sorts sometimes missed last element <sheesh>
- 09/12/94 MHNAMCHK.ASM - add tilde ~ to legal PuncSet, remove ", new bit flag
- for ANSI
- 09/12/94 MHDSKINF.ASM - Add NW 'purgeable' blocks to free count
- 08/30/94 MHNAMCHK.ASM - add dash - to legal PuncSet
- 08/29/94 MHSTRANY.ASM - Tripped on some indexes > 16384
- One possible downside to this fix: if anyone's trying
- to sort arrays with all negative subscripts (as in
- "Dim Array (-1000 To -10)"), the routine may fail to
- sort these correctly.
- 08-30-94 MHNAMCHK.ASM - failed to allow for '-' characters in filenames
- 08-30-94 MHDSKINF.ASM - added support for CD-ROM, RAM disk, huge media
- See READ.ME for more details.
- 07/06/94 MHKILDIR.ASM - would not 'find first' on hidden directory; extended
- paths
- 07/06/94 MHEVAL.SUB - Fixed problem with quoted strings being eval'd as
- a math function. Added "BetweenQuote" checking
- to "DivideTerms" function - BAF
- 06/24/94 MHDSKINF.ASM - try IOCTL for failing NW volumes
- 04/19/94 MHSRCHVO.ASM - extend length of internal paths
- 04/18/94 MHMDCOPY.ASM - Try one Dell/Phoenix fix
- 04/05/94 MHDSKINF.ASM - new CD-ROM, NW detection, DPMI for INT 2F call
- 03/14/94 xxxxxxxx.xxx - Added Version checking.
- 02/24/94 MHMINT89.ASM - Monitor$On not turning Mono back on
- 02/25/94 MHSOUDEX.ASM - fixed GPF
- 01/23/94 MHPARSTR.ASM - separator after bracket returning null
- 01/14/94 MHSOUDEX.ASM - Add SoundexA, SoundexB
- 01/14/94 MHMTREE.ASM - Yield every 8x if MhSetYieldON; new error -257
- 01/12/94 MHFILSCH.ASM - Could hang searching large file with large buffer
- 01/12/94 MHPUMENU.ASM - MhPuTrack X and Y positions reversed
- 01/11/94 MHARYFIL.ASM - Use "R/W Deny None" sharing mode for Append
- 12/29/93 MHPATSCH.ASM - larger path buffer for paths > 128 characters
- 11/04/93 MHFILSCH.ASM - CaseSens operated differently depending on initial
- case
- 10/21/93 MHMINT89.ASM - added more messages to message list
- 10/21/93 MHMAT.ASM - PS2 detection code changed
- 10/21/93 MHFTIMDT.ASM - Allow a 'touch' of 00:00:00
- 10/21/93 MHDSKINF.ASM - benign linker error resolved
- 10-01-93 MHMSETUP.ASM - Worked around problem with some video cards displaying
- B/W after any call into the Muscle Library.
- 07-23-93 MHBITARY.ASM - New MhBitArrayAddr, and MhBitArrayOverLay functions
- (See READ.ME) and byte accesses
- 07-09-93 MHMCAP.ASM - Fixed a GPF in VB3.0
- 06-21-93 MHGENIDX.ASM - MhKeyExtract(F) changed file open to
- "share_deny_write" from "share_deny_readwrite"
- 06-08-93 MHSTRUS1.ASM - MhStringUsingM: Illegal string could corrupt stack,
- extra DPs = 0
- 06-06-93 MHMABIN.ASM - MhMuscleArrayBinInsert: Insert problem fixed: top
- element not replaced
- 06-03-93 MHARCDIR.ASM - MhReadArchiveDirVB: ZIPs smaller than pool not read
- correctly
- MHARYDEL.ASM - MhArrayDeleteVB would delete past end if asked
- 04-28-93 MHKWIDX.ASM - MhKeywordIndexVB was returning 0-based file offset
- 04-19-93 MHCRCFIL.ASM - MhCrcFile32 wasn't working on 2nd and subsequent calls
- 04-07-93 MHMASORT.ASM - Multi sorts w/ASCII fields were always descending
- MHSRTANY.ASM - CalcAddr changes for huge arrays of Type
- MHSRTMUK.ASM - CalcAddr changes for huge arrays of Type
- 04-06-93 MUMISC.ASM - VB1/VB2 version check inside string routines to
- solve problem when both VBRUN100 and VBRUN200
- progs are running at the same time.
- 04-03-93 MHBITARY.ASM - If multiple arrays were allocated, only the first
- one could be accessed.
- 04-02-93 MHASCMID.ASM - MhAsciiMid now allows unsigned Position%
- MHSCANST.ASM - Additional keys now supported (Cap F11 F12)
- 03-17-93 FILESORT.FUN - Memory wasn't being released correctly and
- FILESORT.FRM passing .GenLong2 as zero didn't work unless
- you also passed .GenLong1 as zero.
-
-