Menu

Standard Interface Library / News: Recent posts

ANN: New Release 1.5.9-6

Nothing fancy added, only bug corrections and minor additions. Please, keep up to date by using Subversion. See the logs there.
Thanks!

Posted by Leandro Conde 2006-12-12

ANN: Wiki installed for documentation

We managed to setup a MadiaWiki installation within our SourceForge area.

The link is: http://sil.sf.net/wiki

We are trying to begin the documentation process within this wiki. The process is slow and we are currently overloaded at work, but the interest remains the same.

Posted by Leandro Conde 2006-10-11

ANN: Fix #3 for Release 1.5.9-5

Hi!

This is only a minor update to solve some known issues.

Look for the changes in the changelog.txt, link below:

https://sourceforge.net/project/shownotes.php?release_id=355641

leus
mailto:leus@users.sourceforge.net

Posted by Leandro Conde 2005-09-17

unbelievable! sil+fpc+linux keep growing!

don't stay away!
download yours now!

Posted by mariano damian podesta 2005-09-15

ANN: New Stable Release 1.5.9-5

Hi!

This is a new release, with major fixes and minor improvements. An there is more work in progress under way.

Don't forget to see changelog.txt here: https://sourceforge.net/project/shownotes.php?release_id=355641

leus
mailto:leus@users.sourceforge.net

Posted by Leandro Conde 2005-09-10

ANN: New Stable Release 1.5.9-4

Hi all you there:

This release accumulates all the changes from June to now. Some were minor fixes, and some were major surgery.

See changelog.txt in here: http://sourceforge.net/project/shownotes.php?release_id=352460

Hasta la vista!
leus
mailto:leus@users.sourceforge.net

Posted by Leandro Conde 2005-08-29

ANN: new testing release for linux+free pascal

this testing release is specific for free pascal 2.0 for linux. there is no support for delphi/kylix nor win32.

Posted by mariano damian podesta 2005-08-25

ANN: New stable release 1.5.2-16

This is a incremental release. The changes between p15 and this are:

Posted by Leandro Conde 2004-07-19

ANN: New release 1.5.2-15

Hi, we're back again with new fresh changes, including:

Thank you all.

Please, all comments are welcome:
mailto:leus@users.sourceforge.net

Posted by Leandro Conde 2004-07-19

ANN: New release 1.5.2-12

We're disconnected all this months, but we're back again!! And we bring a new release full of new features to you ...

Some of the features included:

  • new type cast facility to automatically convert between different datatypes.
  • new datagram communication layer which can be used to replace stream communications in places where the performance is a must and the network is reliable,
  • new global type registry, from which one can obtain a generic type handler and use it as for various tasks including: specifying container type handling, casting from and to other types, instanciating a new variable of this type, etc.
  • various corrections and enhacements
  • see the changelog for detailed information of changes between release 03 and 12
    http://sourceforge.net/project/shownotes.php?release_id=211621
Posted by Leandro Conde 2004-06-28

ANN: New release 1.5.2-03

This is an incremental release that corrects some minor problems. See details in ./doc/changelog.txt

and enjoy the Sil way!

Posted by Leandro Conde 2004-02-12

ANN: New release 1.5.2-02

Corrected Delphi5 compilation problems.
Added some demos and examples.
Added some new aggregation features to base TSilObject.
Corrected some minor bugs.
Some progress porting to linux was done.
New container utility interfaces: test in progress.

Posted by Leandro Conde 2004-02-03

New release 1.52

Firebird support (beta)

Posted by Jorge Obiols 2004-01-21

New release 1.51

Status:

In Delphi 7.0 all is working good, but there are some pending features.
In other Delphis (5.0 & 6.0) I can't give credit because we can no longer have those.

In Kylix (3.0) the library itself compiles and is functional, but the operating system layer is currently under construction.

Posted by Jorge Obiols 2003-08-04

New release 1.5.0.2

This new release has a minor new features and major corrections over the previous one.

See the attached Notes & Changelog.

Posted by Leandro Conde 2003-02-18

New release 1.50.1

We're back!!
This is a new release with many inprovements. Many of them are not documented yet, but we're working on this. Yes, we're trying to improve our ocumentation skills.

Posted by Leandro Conde 2003-01-17

New release 1.50

This release includes:

  • new Socket encapsulation.
  • a layer of abstraction classes in the OS layer that implements various aspects of common OS to all the OS implementations.
  • corrected some bugs in thread encapsulation.
  • we started our long way to provide full documentation.
Posted by Leandro Conde 2001-11-12

Delphi TypeInfo Encapsulated!!!

We have built a encapsulation layer upon the RTTI that Delphi5/6 provides.
It began by defining a set of interfaces to represent all the RTTI structures in a more friendly way, and then implementing those interfaces for Delphi 6. We have used some obscure internals, so this implementation is dependent on Delphi's version. But, we have introduces a set of files that is different in every Delphi version, so, at least in theory, all the functionality that is provided by means of this encapsulation will work correctly in all the supported Delphi versions (also including Kylix)... read more

Posted by Leandro Conde 2001-09-15

Added a simple stream tokenizer

We added a stream tokenizer useful for parsing simple sourcefiles with a simple lexical structure. To use it simply include SilTokenizer in the uses clause, and obtain an instance of it by calling SilTokenizer.Tk.Tokenizer, then fill in the paraameters, and enjoy! :)

Posted by Leandro Conde 2001-09-15

SIL v1.42 new version released

This version brings new implementation of internet protocols.
New: ParameterList implementing a simple list of values indexed by a key (Name).
Enhancements in the list's items handlers.
... and many more goodies ... :)

Posted by Leandro Conde 2001-09-02

Added XML parser

Now SIL includes a simple, but yet powerful, XML parser. It is used inside the library for configuration reading from xml files.

Posted by Leandro Conde 2001-06-17

SIL v1.40 released to public arena

This is the first public version of our library. The current version is stable and usable, but it lacks some features that we are currently working on. Any help would be greatly appreciated.
Please, sorry for the lack of documentation, we are trying to write some initial docs to help anyone interested to start as quickly as possible.

Posted by Leandro Conde 2001-06-10
MongoDB Logo MongoDB