CIA.vc
etoile
Real-time open source activity stats
Stats » Projects » etoile
informationsyndicateUTC clock
11:25 on May 28, 2012
event counters
The last message was received 1.52 weeks ago at 20:04 on May 17, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
53 messages so far this month, 117 messages last month
6744 messages since the first one, 5.72 years ago, for an average of 7.43 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
20:04 on May 17etoile
Commit by theraven :: r7766 /trunk/Etoile/Languages/LanguageKit/CodeGen/ (CodeGenLexicalScope.mm CodeGenTypes.mm):
Don't set the variable that doesn't exist after 3.0 if compiling with something newer than 3.0.
#
17:47 on May 17etoile
Commit by theraven :: r7765 /trunk/Etoile/Languages/LanguageKit/LKFunctionCall.m:
Fix a bug in calling C functions.
#
17:31 on May 17etoile
Commit by theraven :: r7764 /trunk/Etoile/Languages/Smalltalk/ (2 files in 2 dirs):
Allow _ in Smalltalk identifiers (required for some C interop stuff).
#
17:10 on May 16etoile
Commit by qmathe :: r7763 /trunk/Etoile/Frameworks/EtoileUI/ (2 files in 2 dirs):
Added a ETEventProcessor delegate method to take over widget view event sending
#
20:17 on May 15etoile
Commit by qmathe :: r7762 /trunk/Etoile/Frameworks/EtoileUI/GNUmakefile:
Included images in test bundle and framework on GNUstep (eliminate some warnings in the test suite too)
#
19:35 on May 15etoile
Commit by qmathe :: r7761 /trunk/Etoile/Frameworks/EtoileUI/Source/ETUIObject.m:
Replaced old -awakeFromInsert by -didCreate
#
19:35 on May 15etoile
Commit by qmathe :: r7760 /trunk/Etoile/Frameworks/EtoileUI/ (2 files in 2 dirs):

  • Fixed missing icon warning by -visitedItemProxyForItem: in the test suite
  • Disabled logging on pane selection change
#
19:23 on May 15etoile
Commit by qmathe :: r7759 /trunk/Etoile/Frameworks/EtoileUI/Tests/TestItemCopy.m:
Eliminated source protocol check on a test class that doesn't implement it
#
15:02 on May 15etoile
Commit by qmathe :: r7758 /trunk/Etoile/Frameworks/EtoileUI/Source/ETTool.m:
Removed dead lines
#
15:01 on May 15etoile
Commit by qmathe :: r7757 /trunk/Etoile/Frameworks/EtoileUI/Source/ETTool.m:
Tweaked -makeFirstMainResponder:inWindow: to log no warnings for tool or item as responder when main or key window are nil
#
14:21 on May 15etoile
Commit by qmathe :: r7756 /trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutExecutor.m:
Disabled layout update logging
#
14:15 on May 15etoile
Commit by qmathe :: r7755 /trunk/Etoile/Frameworks/EtoileUI/Source/ETTableLayout.m:
Taken in account exception raised by -selectRowXXX methods on an invalid selection request (for GNUstep)
#
17:16 on May 11etoile
Commit by qmathe :: r7754 /trunk/Etoile/Frameworks/EtoileUI/Tests/test_ETInstrument.m:
Fixed ETFreeLayout tests to detect selection change
#
16:00 on May 11etoile
Commit by qmathe :: r7753 /trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKRunner.m:
Fixed UKTest conformance check to collect all test classes on Mac OS X.
class_conformsToProtocol() doesn't check the superclasses on Mac OS X (libobjc2 does).
#
15:25 on May 11etoile
Commit by qmathe :: r7752 /trunk/Etoile/Frameworks/EtoileUI/ (2 files in 2 dirs):
Added missing -containsItem: method
#
15:06 on May 11etoile
Commit by qmathe :: r7751 /trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKRunner.m:
Fixed UKRunner to use the run loop on GNUstep as it does on Mac OS X
#
13:58 on May 11etoile
Commit by qmathe :: r7750 /trunk/Etoile/Frameworks/EtoileUI/ (GNUmakefile Headers/ETCompatibility.h):
Fixed building without persistency support by typing make coreobject=no
#
20:46 on May 10etoile
Commit by qmathe :: r7749 /trunk/Etoile/Frameworks/CoreObject/ (5 files):
Fixed validation implementation issues and turned on validation on commit
#
17:22 on May 10etoile
Commit by qmathe :: r7748 /trunk/Etoile/Frameworks/CoreObject/ (7 files in 2 dirs):

  • Mostly finished validation support
  • Added COError making easier to package validation result and suberrors Note: validation is not yet enabled on commit.
#
14:02 on May 10etoile
Commit by qmathe :: r7747 /trunk/Etoile/Frameworks/CoreObject/ (COEditingContext.h COEditingContext.m):
Improved COEditingContext to support validation at commit time
#