Moderate Activity

Commits : Individual Commit

  Analyzed 6 days ago based on code collected 6 days ago.

Commit ID 6432084f3df77ad7b353a590554de8d1bee0a371

Avatar Contributor: tgg
as Thomas Girard
Files Modified: 4
Date: 15-June-2012 at 07:02 Lines Added: 14
Repository: git://git.sv.gnu.org/smalltalk.git master Lines Removed: 7
Commit Comment: fix CLongLong/CULongLong with negative integers
libgst:
2012-06-15 Thomas Girard <thomas.g...@free.fr>

* libgst/dict.inl: Add IS_C_LONGLONG and IS_C_ULONGLONG macros.
* libgst/cint.c: Add missing long long and unsigned long long types
to _gst_c_type_size. Use new macros.
* libgst/prims.def: Use IS_C_ULONG in VMpr_CObject_atPut.
Use new macros.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 13 7 0 0 1 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
libgst/ChangeLog   No source code was detected in this file.
libgst/cint.c C 4 0 0 0 1 0
libgst/dict.inl C 2 0 0 0 0 0
libgst/prims.def C 7 7 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.