Menu

Tree [be5c15] master /
 History

HTTPS access


File Date Author Commit
 data 2012-08-06 SFENCE SFENCE [008db7] Initial commit
 include 2014-03-13 SFENCE SFENCE [258585] SSEM: Add extension Function_Function_Equal. Re...
 src 2014-03-13 SFENCE SFENCE [1f2ae4] SSEM: Add suppor for catch more then one event ...
 test 2013-11-30 default_git_name default_git_name [218371] Merge branch 'master' of ssh://git.code.sf.net/...
 .gitignore 2013-03-24 SFENCE SFENCE [b57368] SSEM: Update Makefile for Mac OS X, linux and M...
 AUTHORS 2012-08-06 SFENCE SFENCE [008db7] Initial commit
 COPYING 2012-08-06 SFENCE SFENCE [008db7] Initial commit
 Makefile 2014-03-13 SFENCE SFENCE [258585] SSEM: Add extension Function_Function_Equal. Re...
 NEWS 2013-11-18 SFENCE SFENCE [d752f9] SSEM: Fix merge problems.
 README 2013-03-14 SFENCE SFENCE [e0801f] SSEM: replace standart->standard
 SSEM.c 2014-01-21 SFENCE SFENCE [4beee8] SSEM: Update redraw logic.
 SSEM.h 2014-01-03 SFENCE SFENCE [20b0cd] SSEM: Update for new parameter name of module f...
 TODO 2014-03-28 SFENCE SFENCE [be5c15] SSEM: TODO update.

Read Me

SSEM README ($Date: 2012/08/04 23:30:32 $)
===============================================================================

OVERVIEW

  Description
  -----------

  The SSEM is shortcut from Standard SFENCE Extension Module.
  The SSEM library/module can be used for easy create programs and libraries 
  which uses SFENCE dynamic library.

  Features
  --------

  The SSEM module provides the following features:

   o  Free software (GNU Lesser General Public License)
   o  Should work on every ANSI C conforming platform 
    with SFENCE dynamic library and SEMShared library.

  Disclaimer
  ----------

  Please read the file COPYING before using SSEM.
  
  Installation
  ------------

  For installing SSEM you must create some IDE project or you can try 
  to use Makefile on Unix.

  New Versions
  ------------

  Information on how to retrieve new versions of SSEM can be found
  on url address http://sourceforge.net/projects/ssem/. 
  If you want new version, please contact author.

  Credits
  -------

  Please read the file AUTHORS.