File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -658,9 +658,9 @@ What is new in Ring 1.21.2?
658
658
* Package name in the RingPM registry is not case sensitive
659
659
* Ring Notepad - Distribute Menu - Better description for the options
660
660
* Form Designer - Default value (none) for Text Color when generating the source code
661
- * samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
661
+ * ring/ samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
662
662
* StdLib - SystemCmd() function - Avoid error if the current directory is not writable
663
663
* TempName() function - Better implementation for Linux
664
- * build/buildgcc.sh - Better script (callable from any directory)
664
+ * ring/ build/buildgcc.sh - Better script (callable from any directory)
665
665
* ring/tools - Batch Files - Avoid the (-static) option
666
666
* Ring VM - Remove old code related to pFuncCallList
Original file line number Diff line number Diff line change 745
745
< li > < p > Package name in the RingPM registry is not case sensitive</ p > </ li >
746
746
< li > < p > Ring Notepad - Distribute Menu - Better description for the options</ p > </ li >
747
747
< li > < p > Form Designer - Default value (none) for Text Color when generating the source code</ p > </ li >
748
- < li > < p > samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code</ p > </ li >
748
+ < li > < p > ring/ samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code</ p > </ li >
749
749
< li > < p > StdLib - SystemCmd() function - Avoid error if the current directory is not writable</ p > </ li >
750
750
< li > < p > TempName() function - Better implementation for Linux</ p > </ li >
751
- < li > < p > build/buildgcc.sh - Better script (callable from any directory)</ p > </ li >
751
+ < li > < p > ring/ build/buildgcc.sh - Better script (callable from any directory)</ p > </ li >
752
752
< li > < p > ring/tools - Batch Files - Avoid the (-static) option</ p > </ li >
753
753
< li > < p > Ring VM - Remove old code related to pFuncCallList</ p > </ li >
754
754
</ ul >
Original file line number Diff line number Diff line change @@ -658,9 +658,9 @@ What is new in Ring 1.21.2?
658
658
* Package name in the RingPM registry is not case sensitive
659
659
* Ring Notepad - Distribute Menu - Better description for the options
660
660
* Form Designer - Default value (none) for Text Color when generating the source code
661
- * samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
661
+ * ring/ samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
662
662
* StdLib - SystemCmd() function - Avoid error if the current directory is not writable
663
663
* TempName() function - Better implementation for Linux
664
- * build/buildgcc.sh - Better script (callable from any directory)
664
+ * ring/ build/buildgcc.sh - Better script (callable from any directory)
665
665
* ring/tools - Batch Files - Avoid the (-static) option
666
666
* Ring VM - Remove old code related to pFuncCallList
You can’t perform that action at this time.
0 commit comments