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

Remove unused #include

2020-06-29 03:34:39 Tree
[r5312] by david_costanzo

Rework the build to compile locale-independent object files, as possible.

To do this, all of the translated strings, which were previously included as #define, were changed to external global variables and compiled into a new file, localizedstrings.cpp. This is the only locale-specific object file and is compiled once per locale. It is linked in with all of the other locale-independent object files to create the locale-dependent executable.

The main motiviation for this change was to improve build times. Instead of compiling each file for each langauge, we only have to compile most files once.

On my Windows XP machine:
- The build time is reduced by several hours.
- The resulting executables are ~20KB larger (~100KB for screensavers).
- The resulting installer is 3MB smaller.

2020-06-29 03:31:02 Tree
[r5311] by david_costanzo

Fix a typo in a comment

2020-06-28 05:15:24 Tree
[r5310] by david_costanzo

Add a warning when a startup.logoscript file contains a vacuous copydef (copying to itself)

2020-06-22 04:20:06 Tree
[r5309] by david_costanzo

Minor changes:
- Fix typo in comment
- Add trailing comma to a list

2020-06-22 01:32:15 Tree
[r5308] by david_costanzo

Merge in changes from trunk to OPENAPPEND.

2020-06-22 01:29:13 Tree
[r5307] by david_costanzo

Document that the file API does BOM sniffing and creates text files with a UTF-8 BOM.

2020-06-22 01:28:12 Tree
[r5306] by david_costanzo

Minor changes to improve readability of OPENAPPEND documentation

2020-06-21 03:14:36 Tree
[r5305] by david_costanzo

Fix a typo in the opening sentence for OPENUPDATE

2020-06-21 02:49:05 Tree
[r5304] by david_costanzo

Silence warnings for new "allcaps" words in Unicode documentation for DLLCALL.

2020-06-20 04:16:24 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