mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-26 07:20:32 +00:00
Update README.md
This commit is contained in:
parent
c4dad67633
commit
165b90b5f6
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ Changes include:
|
||||||
- Added a NONE #define for use in default function arguments.
|
- Added a NONE #define for use in default function arguments.
|
||||||
- 440Hz 'A' tuning changed to 432Hz.
|
- 440Hz 'A' tuning changed to 432Hz.
|
||||||
- Added CompComp function.
|
- Added CompComp function.
|
||||||
- Added To A Waterfowl poem.
|
|
||||||
- System-wide renames:
|
- System-wide renames:
|
||||||
|
- AOnce -> ZOnce
|
||||||
- ACAlloc -> ZCAlloc
|
- ACAlloc -> ZCAlloc
|
||||||
- AMAlloc -> ZMAlloc
|
- AMAlloc -> ZMAlloc
|
||||||
- AStrNew -> ZStrNew
|
- AStrNew -> ZStrNew
|
||||||
|
@ -31,7 +31,7 @@ Changes include:
|
||||||
- Chg -> Change
|
- Chg -> Change
|
||||||
- Chk -> Check
|
- Chk -> Check
|
||||||
- Cmp -> Comp // compiler
|
- Cmp -> Comp // compiler
|
||||||
- Cmp -> Compare //StrComp->StrCompare, etc
|
- Cmp -> Compare //StrCmp->StrCompare, etc
|
||||||
- Cnt -> Count
|
- Cnt -> Count
|
||||||
- Cpy -> Copy
|
- Cpy -> Copy
|
||||||
- Dbg -> Debug
|
- Dbg -> Debug
|
||||||
|
|
Loading…
Reference in a new issue