High Activity

Commits : Listings

  Analyzed 2 days ago based on code collected 2 days ago.
Showing page 1 of 68
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ecere/Containers: Fixed deserialization of containers containing structs Avatar More... 7 days ago
ecere/Window: Change to how children cycles are added - Fixed tab cycling order issues in WSMS custom reports Avatar More... 14 days ago
eda/srs: Fix for missing footers at the end of the report Avatar More... 14 days ago
eda/ers: Fix for missing total footer / footer being continued when it shouldn't Avatar More... 14 days ago
ide/Makefile, default.cf: Updated to make use of .rc Windows resources build support Avatar More... 14 days ago
eda/sqlite: Set SQLITE_OMIT_AUTHORIZATION to work around bug in SQLite - Code within for this authorization is causing random crashes on preparing the statement: UPDATE Contacts SET ROWID = ? WHERE ROWID = ? with a table: CREATE TABLE Contacts(Id INTEGER PRIMARY KEY, n TEXT, o TEXT, c TEXT, s TEXT, p TEXT, e TEXT, a INTEGER); Avatar More... 14 days ago
ecere/OpenGLDisplayDriver: Resetting source offset for direct pixels blits - Not resetting it would break glTexSubImage2D Avatar More... 14 days ago
ecere/com, bootstrap: Fixed memory leak; Using 'isInstanceClass' to determine Instance class - Freeing classes on <= rather than = - The !base.base check was not apropriate as bases get marked to null when unregistering a class Avatar More... 19 days ago
compiler/libec: Added support to call virtual methods on string literals/char * Avatar More... 19 days ago
ecere/com/dataTypes: Fixes for broken Serialization after Instance type change - Multiple inheritance levels were never handled properly in (de)serialization - Ignoring members with id < 0 Avatar More... 19 days ago
ecere/com: Fixes to avoid printing Instance members, print Instance address directly Avatar More... 19 days ago
compiler/libec, ecere/com: Passing pointers & (u)intptr as any_object by value rather than by reference Avatar More... 19 days ago
ecere/com, compiler/libec: Changed type of base normal class (Instance) to 'normal' rather than 'system' Avatar More... 19 days ago
ide; windres support for forced 32 bit builds. and showing resources.rc instead of resources.o in build log. closes #877 Avatar More... 21 days ago
ide(compiler/libec): Fixed watch crash on any_object - ApplyAnyObjectLogic should not have been called Avatar More... 21 days ago
ide/OutputView: Fixed and then disabled code to split long build output on multiple lines Avatar More... 22 days ago
ide/Project: Fixed not deleting file but using --always-make on debug compiling Avatar More... 22 days ago
ide: Fixed DynamicString memory leak on 'passArgs' Avatar More... 22 days ago
ecere/gui/DirectoriesBox: Fixed 2-line moves on Ctrl-Up/Down, Disabled scrolling on Ctrl-Up/Down - Ctrl-Up/Down was conflicting between scrolling and moving rows up/down Avatar More... 22 days ago
ide, ecere: Fixed command lines truncated for Debug Compiling - Increased buffer size (MAX_F_STRING*4) in Project::Build, Execute() and ShellOpen() Avatar More... 22 days ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.