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

Fix a typo in a comment

2020-12-21 03:53:54 Tree
[r5538] by david_costanzo

Remove an unneeded "#ifndef WX_PURE"
ThreeD is now defined for GNU/Linux and has been for some time.

2020-12-20 21:25:34 Tree
[r5537] by david_costanzo

Remove explicitly void parameters from function signatures.
This is implicit in C++ and considered an abomination by the authors of C.

2020-12-20 21:20:25 Tree
[r5536] by david_costanzo

Move the declaration of vector_count to be next to the other global variable declarations.

2020-12-20 21:07:19 Tree
[r5535] by david_costanzo

Remove "extern" from function declarations.
Function declarations are implicitly "extern" and making it explicit doesn't add anything.

2020-12-20 21:02:54 Tree
[r5534] by david_costanzo

Cleanup: Remove redundant function declarations

2020-12-20 20:24:26 Tree
[r5533] by david_costanzo

Update the expected test log with a recent test pass of FMSLogo 8.0.0.

2020-12-20 20:20:10 Tree
[r5532] by david_costanzo

Refactoring: remove the print_backslashes global variable
The print_backslashes now much be passed in as a parameter. This was done to make the printing logic easier to trace and understand.

2020-12-20 20:17:54 Tree
[r5531] by david_costanzo

Cleanup: Remove some commented out code

2020-12-20 19:53:47 Tree
[r5530] by david_costanzo

Stop leaking variables in UIAUTOMATION.GETWINDOWRECT
(left right top bottom were not defined as LOCAL)

2020-12-20 19:53:03 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