0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed 'kind mismatch' errors in some kinds of string-expressions. More... almost 21 years ago
Fixed a bug in XxxFPREM/XxxFPREM1 More... almost 21 years ago
Added declaration of xb_gethomepath. More... almost 21 years ago
Fixed a bug in ASINH for negative values. More... almost 21 years ago
Fixed 'find reverse' for matches at beginning of line. More... almost 21 years ago
Cleaned up a PRINT. More... almost 21 years ago
Merged Jens Delling's changes. More... almost 21 years ago
- Fixed spacing of menu-bar. More... almost 21 years ago
- Some help-menu items displayed the wrong files. More... almost 21 years ago
Fixed a compilation error. More... almost 21 years ago
Fixed compilation on modern Linux systems (like Fedora Core 4). More... almost 21 years ago
File/Exit has a lowercase x. More... almost 21 years ago
Fix for incorect handling of backslash in character constants More... over 21 years ago
- Fixed a bug in Linux xin.x in hostname lookup. More... over 21 years ago
Add XgrGetGridCoords to Linux, add support for D and E in numeric strings More... about 22 years ago
- Compatibility with recent gcc / glibc fixed. - Cleanup More... over 22 years ago
- Fix: Text$[] -> text$[] - Ported renamed menu's to Linux version. More... over 22 years ago
XBVars.bat's changes were added. "For Windows XBasic" and "For Linux XBasic" statements were removed. More... over 22 years ago
XBVars can now be called repeatedly. The first time you call it your environment variables are updated and every time thereafter it just displays their current values. The your environment variables were updated message is now the first bit of response from the batch file when updating. It is also no longer displayed when the environment variables won't be updated. The formatting for the display of each environment variables value was also changed from: ----------------------- XBDIR: ----------------------- C:\\Program Files\\XBasic ----------------------- More... over 22 years ago
Application Templates as an installation component was renamed to "Code Templates". The folders for optional components are no longer created when that component is deselected: Demos, Help, Images, Templates. The Function UpdateXBVars no longer fails to detect the GNU_Path from the GNUDIR procedure. XBVars.bat #Path# variable was renamed to #BIN# and I updated the installer to reflect this. More... over 22 years ago
Copyright and Max Reason were capitalized. 'For Linux XBasic' was also removed since that's obvious based on the file extension. More... over 22 years ago
I removed an empty first line from this file. More... over 22 years ago
I capitalized Max's name and Copyright. More... over 22 years ago
Copyright was capitalized. More... over 22 years ago
I shortened the Name of XBasic in the application's title bar to just 'XBasic 6.3.0' that way it'll soon have room to display the file name as well. More... over 22 years ago
This is my Inno Setup script with the SED extension. Windows didn't like FileName.xyz.123 so I had to rename it to FileName.xyz or XBasic.iss. I'll get rid of the need for SED shortly. More... over 22 years ago
I capitalized Max's name and Copyright. More... over 22 years ago
Grammatical improvement 'save' to 'safe'. More... over 22 years ago
Max's name and 'Copyright' were capitalized More... over 22 years ago
Max's name was capitalized. I upper cased all the menu items and changed the names of a few of them to more accurately reflect what they do with a focus on Windows terminology since this is the most abundant user-base. More... over 22 years ago