Skip to content

Commit

Permalink
Update Documentation - What is new in Ring 1.21.2?
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudFayed committed Sep 13, 2024
1 parent d6a3db8 commit 2b0f030
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions documents/build/html/_sources/whatisnew21.txt
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,9 @@ What is new in Ring 1.21.2?
* Package name in the RingPM registry is not case sensitive
* Ring Notepad - Distribute Menu - Better description for the options
* Form Designer - Default value (none) for Text Color when generating the source code
* samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
* ring/samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
* StdLib - SystemCmd() function - Avoid error if the current directory is not writable
* TempName() function - Better implementation for Linux
* build/buildgcc.sh - Better script (callable from any directory)
* ring/build/buildgcc.sh - Better script (callable from any directory)
* ring/tools - Batch Files - Avoid the (-static) option
* Ring VM - Remove old code related to pFuncCallList
2 changes: 1 addition & 1 deletion documents/build/html/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions documents/build/html/whatisnew21.html
Original file line number Diff line number Diff line change
Expand Up @@ -745,10 +745,10 @@
<li><p>Package name in the RingPM registry is not case sensitive</p></li>
<li><p>Ring Notepad - Distribute Menu - Better description for the options</p></li>
<li><p>Form Designer - Default value (none) for Text Color when generating the source code</p></li>
<li><p>samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code</p></li>
<li><p>ring/samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code</p></li>
<li><p>StdLib - SystemCmd() function - Avoid error if the current directory is not writable</p></li>
<li><p>TempName() function - Better implementation for Linux</p></li>
<li><p>build/buildgcc.sh - Better script (callable from any directory)</p></li>
<li><p>ring/build/buildgcc.sh - Better script (callable from any directory)</p></li>
<li><p>ring/tools - Batch Files - Avoid the (-static) option</p></li>
<li><p>Ring VM - Remove old code related to pFuncCallList</p></li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions documents/source/whatisnew21.txt
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,9 @@ What is new in Ring 1.21.2?
* Package name in the RingPM registry is not case sensitive
* Ring Notepad - Distribute Menu - Better description for the options
* Form Designer - Default value (none) for Text Color when generating the source code
* samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
* ring/samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
* StdLib - SystemCmd() function - Avoid error if the current directory is not writable
* TempName() function - Better implementation for Linux
* build/buildgcc.sh - Better script (callable from any directory)
* ring/build/buildgcc.sh - Better script (callable from any directory)
* ring/tools - Batch Files - Avoid the (-static) option
* Ring VM - Remove old code related to pFuncCallList

0 comments on commit 2b0f030

Please sign in to comment.