0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
XBVars.bat no longer displays 'echo is off' when an environment variable is empty. More... almost 22 years ago
-The Installer now maps Ctrl+Shift+X to the launch of XBasic was added to the list of what's new. More... almost 22 years ago
-Mapping Ctrl+Shift+X to the launch of XBasic is now an optional feature -An Issue that was causing XBvars.bat not to be updated when the GNU-Util was installed was also fixed More... almost 22 years ago
I fixed the $VER variable, which I accidently replaced with a mixed case version: '$Ver' in the previous check-in. More... almost 22 years ago
XBVars.bat now divulges the new values of its environment variables. More... almost 22 years ago
The installer now replaces the strings in a source copy of XBVars.bat, Set XBDIR=#XBDIR# etc... XBVars.bat now divulges the new values of its environment variables. More... almost 22 years ago
I uppercased parts of Max Reason's E-mail address for aesthetics. More... almost 22 years ago
I upped the web address for CygWin to http://cygwin.com/. More... almost 22 years ago
Text case change to Max Reason's e-mail address. More... almost 22 years ago
I capped the first letters of Max's first and last names and removed the three empty lines from the top of the file. More... almost 22 years ago
I added my changes to the installer. A little bit of formatting so this document will look better when it's displayed as release notes during the installation. More... almost 22 years ago
-Added Installer Artwork: Small and Larger graphics containing scaled up (53x53) version of our icon -Added 7-Zip compression via Inno Setup 4.X, this also removes Windows NT 3.51 support from our installer. Users can still use NT 3.51 via the zipped binary package. -Reordered the files within the installer so that like files are compressed next to each other for better compression -Added our Icon to the Installer's .exe so now it looks like our program (version info) -Installer no longer warns users if they install to a pre-existing directory -The installation is now broken down into mandatory and optional components: Core, Help, Demos, Templates, and Clipart. -The Linux ReadMe is no longer shipped with the Windows Installation. -The following files now have .txt extensions for OS compatibility: README.Win32, Copying, Copying_Lib -Users now have the option to start XBasic at the end of installation -Users can now start XBasic from the Windows Run Command-line by typing "XB" or "Xbasic" -Users can now install in Czech, Dutch, French, German, and Norwegian (Please note the main program is still in English only.) -The Installer .EXE now has embedded version information -Two new options are to create a Desktop Shortcut and a Quick Launch Icon -XBasic now has its application icon in Add/Remove -Users are now allowed not to add icons to the start menu if they so choose -Demo folder renamed to Demos since it contains 105 demos not one -MKXBVAr.exe was removed from the installation and replaced with native ISX Code -The XBvars.bat file installed by the main application no longer comprimises the copy of the file added by the XBasic Util. -An unintall icon was added to the XBasic start menu group More... almost 22 years ago
I added 16x16 and 48x48 resolutions to the icon. More... almost 22 years ago
fix for GIANT INC/DEC and workaround for strings in exe files More... almost 22 years ago
- Changed egroups -> yahoogroups More... over 23 years ago
- Updated XBasic-Utilities More... over 23 years ago
- Merged missing fix from 6.2 branch More... over 23 years ago
- $$MAX_ULONG = 0xFFFFFFFF$$ doesn't work. More... over 23 years ago
- Fixed winmm.dec. More... over 23 years ago
- Fixed values of $$LOGE10 and $$MAX_ULONG constants. More... over 23 years ago
- Fixed bug in ExpressArray. The bug occurred when using array-element references (e.g. with SWAP) with non-trivial index expressions. More... over 23 years ago
- Removed dependency on the OSTYPE environment-variable on Linux. This fixes startup on Red Hat 7.3 and other distributions that use bash 2.05 More... over 23 years ago
- Fixed problem with previous 'colon bug' fix. More... over 23 years ago
Fix type conversion bug reported on the list More... over 23 years ago
Move code to create Toolkit and related windows More... over 23 years ago
- DEC didn't work correctly on SINGLE and DOUBLE variables. More... over 23 years ago
SharedMemory error fixed More... over 23 years ago
merge changes commited to BRA_6_2 More... over 23 years ago
Minor adjustments to timer fix More... over 23 years ago
- SIGALRM wasn't handled outside of the PDE on Linux. This caused functions like XstStartTimer() and XstSleep() to fail. More... over 23 years ago