Commits : Individual Commit

  Analyzed about 17 hours ago based on code collected about 17 hours ago.

Commit ID 553066566c87c2a1ce29dc834d106f0692df2564

Avatar Contributor: Luca Bruno
as lethalman88
Files Modified: 13
Date: 03-June-2007 at 13:49 Lines Added: 69
Repository: git://git.berlios.de/syx master Lines Removed: 31
Commit Comment: An initial implementation of a mark and sweep garbage collector
git-svn-id: https://syx.googlecode.com/svn/trunk@29 b2e5c414-8c31-0410-8979-97a32ceef242
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 52 25 0 0 4 0
  C++ 11 5 0 0 0 0
  Automake 2 1 0 0 0 0

Changes by File

Showing page 1 of 2
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
ChangeLog   No source code was detected in this file.
Makefile.am Automake 0 1 0 0 0 0
syx/Makefile.am Automake 2 0 0 0 0 0
syx/syx.h C 1 0 0 0 0 0
syx/syx-init.c C 3 1 0 0 1 0
syx/syx-memory.c C 17 2 0 0 2 0
syx/syx-memory.h C 2 0 0 0 0 0
syx/syx-object.c C 21 15 0 0 0 0
syx/syx-object.h C++ 11 5 0 0 0 0
syx/syx-primitives.c C 2 2 0 0 0 0
 
 
 

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.