2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: resultSet function to database.Statement class.
sir_mud
as Ebben Feagan
More... about 10 years ago
Added: affectedRows function to the database.Statement class
sir_mud
as Ebben Feagan
More... about 10 years ago
Changed: now uses internal BMP loader (works for most images)
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed formatting
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed: GIF loader now compatible with all File() types
sir_mud
as Ebben Feagan
More... about 10 years ago
Added: XPMv1 Image file support. Fixed: graphics.bi was not including all image type headers.
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed: LoadImage explicitly calls File(filename) constructor now.
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed: was using incorrect integer type in callback function
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed: Image w,h,color (fbgfx) constructor did not set w/h
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed: removed references to removed fmem member of GraphicsLoader
sir_mud
as Ebben Feagan
More... about 10 years ago
Fixed: Zero intialize all members of File class
sir_mud
as Ebben Feagan
More... about 10 years ago
Added prompt parameter to xInput.get. Console print uses color param.
sir_mud
as Ebben Feagan
More... about 10 years ago
Changed: All graphics loaders now take a File object.
sir_mud
as Ebben Feagan
More... over 10 years ago
Added let operator and filename property to File class.
sir_mud
as Ebben Feagan
More... over 10 years ago
Added *trimall and compact functions to strings module.
sir_mud
as Ebben Feagan
More... over 10 years ago
More fixes for fbc git compilation errors.
sir_mud
as Ebben Feagan
More... over 10 years ago
Added two new functions to memory/array, pushArray and remove_i_from_array
sir_mud
as Ebben Feagan
More... over 10 years ago
Added option to formatAsISO for non-normalized to UTC output.
sir_mud
as Ebben Feagan
More... over 10 years ago
Added docs clean-docs and install-docs targets to main makefile.
sir_mud
as Ebben Feagan
More... over 10 years ago
Updated documentation.
sir_mud
as Ebben Feagan
More... over 10 years ago
Cleanup of misc module.
sir_mud
as Ebben Feagan
More... over 10 years ago
Moved internal iso_datetime function to misc module as formatAsISO.
sir_mud
as Ebben Feagan
More... over 10 years ago
Net::http module now instanciates a HashTable(string)
sir_mud
as Ebben Feagan
More... over 10 years ago
Fixed error in FB_MIN_VERSION macro.
sir_mud
as Ebben Feagan
More... over 10 years ago
ext.gfx.Image casting to fb.image was causing incorrect asm/c output
sir_mud
as Ebben Feagan
More... over 10 years ago
updated status file
sir_mud
as Ebben Feagan
More... over 10 years ago
tcp-chat-* examples was using api incorrectly
sir_mud
as Ebben Feagan
More... over 10 years ago
GIF loader now builds with git HEAD fbc, newer gif_lib header needs #define for old api
sir_mud
as Ebben Feagan
More... over 10 years ago
PNG loader now builds with git HEAD fbc, included specific memory header.
sir_mud
as Ebben Feagan
More... over 10 years ago
ZipFile now builds with git HEAD fbc, newer zip headers
sir_mud
as Ebben Feagan
More... over 10 years ago