• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Code Commit Log


Commit Date  
[r5908] by david_costanzo

Rewrite some sentences to use terms that better follow the style guide.
(Specifically removing call and callback.)

2022-08-17 03:02:40 Tree
[r5907] by david_costanzo

Document that REPCOUNT can be used from within a FOREVER instructionlist.

2022-08-09 02:00:21 Tree
[r5906] by david_costanzo

Fix a vestigal inaccuracy about tokenization.
Backslashed characters can't be distinguished by BACKSLASHEDP because the backslash is removed while parsing. Characters entered within vertical bars can be distiguished.
I suspect that, at some point, the earlier statement was true and that the documentation was not updated when the code was changed.
This change was mostly copied from the UCBLogo 6.2 manual, including its location within the chapter.

2022-08-08 02:54:03 Tree
[r5905] by david_costanzo

Document the command-line options that can be given to the installer.

A user had reported that they were unable to get silent installing working with "/s".
I realized that, not only is it not documented that it must be "/S", it wasn't documented at all.

2022-08-07 16:20:37 Tree
[r5904] by david_costanzo

Fix the asserts in Interpolate (they failed when loading benchmark.lgo)

2022-04-09 03:35:37 Tree
[r5903] by david_costanzo

Tag the source code that was used to build FMSLogo 8.3.2.

2022-04-05 01:07:42 Tree
[r5902] by david_costanzo

Add the benchmark results from 8.3.2.

2022-04-04 03:23:10 Tree
[r5901] by david_costanzo

Update with results of 8.2.3 test pass.

2022-04-04 01:51:04 Tree
[r5900] by david_costanzo

Increment the version to 8.3.2 for a formal release.

2022-04-03 15:51:36 Tree
[r5899] by david_costanzo

Fix bug #583 (MESSAGEBOX garbles long text when scrolled)
The fix is to depend on a specific version of the common controls, as wxWidgets does. I don't really understand why this is needed, but it has some very version-specific logic of creating a standard message box, adding a windows hook, then modifying the resulting dialog, removing the STATIC control and replacing it with an EDIT control. Given this, it's no surprise that it would need an exact build of the DLL.

2022-03-07 03:34:29 Tree
Older >
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
mdb logo