• 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  
[r6288] by david_costanzo

Fix a bug number in a comment.
In the distant past, all SourceForge projects use the same bug number space, so the bug numbers were very large.
That was changed so that all projects had their own bug number space, and the bugs were renumbered to be much smaller.
This change invaldiated any external reference to a bug number.

2026-06-14 02:50:36 Tree
[r6287] by david_costanzo

Fix a regression in is_freed() caused when NODETYPE was changed from a short to an enum.
The memset of 0xCC now changes type to 0xCCCCCCCC intsead of 0xCCCC.
This regression caused me not to notice a freed memory read that I had introduced in BITAND because it wasn't detected in debug builds.

2026-06-14 02:46:04 Tree
[r6286] by david_costanzo

Fix a typo in a comment

2026-06-14 02:10:47 Tree
[r6285] by david_costanzo

Automate the button clicks in SELECTBOXTEST.BADINPUT.RECOVERABLE.

2026-06-13 23:36:45 Tree
[r6284] by david_costanzo

Cleanup: Remove unused function integer_arg.

2026-06-10 23:38:39 Tree
[r6283] by david_costanzo

Refactoring: inline the last occurrence of integer_arg.
This is part of a larger effort to reduce the number of invisible side effects in the code base.

2026-06-10 23:33:47 Tree
[r6282] by david_costanzo

Refactoring: Replace the last remaining list_arg call with a call to validate_list_argument.
validate_list_argument doesn't modify the arguments list.
This is part of a larger effort to reduce the number of side effects in the code base.

2026-06-10 23:06:14 Tree
[r6281] by david_costanzo

Add test coverage that giving bad input to SELECTBOX is a recoverable error.
The tests were adapted from lput.lgo.
At this point, the tests require some manual intervention, but they will be automated later.

2026-06-09 22:43:19 Tree
[r6280] by david_costanzo

Refactoring: Rework lfput() so that it doesn't modify its arguments list.
This is part of a larger effort to reduce the number of side effects in the code base.

2026-06-09 22:24:29 Tree
[r6279] by david_costanzo

Add test coverage that giving bad input to FPUT is a recoverable error.
The tests were adapted from lput.lgo.

2026-06-09 22:16:12 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