Log of /FreeELKS/trunk
Directory Listing
Revision
91466 -
Directory Listing
Modified
Mon Feb 20 16:11:44 2006 UTC
(13 years, 9 months ago)
by
ericb
Synchronized with ISE 5.7.0414.
Use ECMA syntax for external "C" features.
Revision
91465 -
Directory Listing
Modified
Sat Feb 18 15:29:36 2006 UTC
(13 years, 9 months ago)
by
ericb
Avoid recursive call to `is_little_endian'.
Revision
91464 -
Directory Listing
Modified
Sat Feb 18 15:02:35 2006 UTC
(13 years, 9 months ago)
by
ericb
Synchronized with ISE 5.7.0414.
Made built-in features explicit.
Implemented `is_little_endian' in pure Eiffel.
Revision
91463 -
Directory Listing
Modified
Fri Feb 17 22:36:59 2006 UTC
(13 years, 9 months ago)
by
ericb
Made built-in features explicit
Revision
91462 -
Directory Listing
Modified
Fri Feb 17 17:01:19 2006 UTC
(13 years, 9 months ago)
by
ericb
Use new ECMA external signature
Revision
91461 -
Directory Listing
Modified
Fri Feb 17 17:00:36 2006 UTC
(13 years, 9 months ago)
by
ericb
Synchronized with ISE 5.7.0414
Revision
91460 -
Directory Listing
Modified
Fri Feb 17 16:59:19 2006 UTC
(13 years, 9 months ago)
by
ericb
Use eif_memory.h instead of eif_eiffel.h
Revision
91459 -
Directory Listing
Modified
Fri Feb 17 16:56:15 2006 UTC
(13 years, 9 months ago)
by
ericb
Added missing class
Revision
91458 -
Directory Listing
Modified
Thu Feb 9 11:23:11 2006 UTC
(13 years, 10 months ago)
by
ericb
Replaced external "C" features by built-in features.
Revision
91457 -
Directory Listing
Modified
Thu Feb 9 11:21:18 2006 UTC
(13 years, 10 months ago)
by
ericb
Fixed flat Degree 3 error.
Revision
91456 -
Directory Listing
Modified
Sat Feb 4 16:58:20 2006 UTC
(13 years, 10 months ago)
by
ericb
Added missing class.
Revision
91455 -
Directory Listing
Modified
Sat Feb 4 16:57:59 2006 UTC
(13 years, 10 months ago)
by
ericb
Replaced built-in feature `to_pointer' by pure Eiffel implementation.
Revision
91454 -
Directory Listing
Modified
Sat Feb 4 16:56:42 2006 UTC
(13 years, 10 months ago)
by
ericb
Synchronized with ISE 5.7.0414.
Revision
91453 -
Directory Listing
Modified
Sat Feb 4 16:55:16 2006 UTC
(13 years, 10 months ago)
by
ericb
Implemented `has_entry' in pure Eiffel.
Revision
91452 -
Directory Listing
Modified
Sat Feb 4 16:54:39 2006 UTC
(13 years, 10 months ago)
by
ericb
Replaced external "C" features by built-in features.
Revision
91451 -
Directory Listing
Modified
Sat Feb 4 16:53:58 2006 UTC
(13 years, 10 months ago)
by
ericb
Provide a pure Eiffel implementation.
Revision
91450 -
Directory Listing
Modified
Sat Feb 4 16:53:26 2006 UTC
(13 years, 10 months ago)
by
ericb
Synchronized with ISE 5.7.0414.
Remove the use of SPECIAL.aliased_resized_area_and_keep.
Revision
91449 -
Directory Listing
Modified
Thu Jan 12 11:00:29 2006 UTC
(13 years, 11 months ago)
by
ericb
Updated POINTER classes to be in sync with ISE Eiffel
and to use "built_in" external features.
Revision
91448 -
Directory Listing
Modified
Tue Jan 10 13:22:50 2006 UTC
(13 years, 11 months ago)
by
ericb
Updated INTEGER classes to be in sync with ISE Eiffel
and to use "built_in" external features.
Revision
91447 -
Directory Listing
Modified
Tue Jan 10 13:22:04 2006 UTC
(13 years, 11 months ago)
by
ericb
Added NATURAL classes
Revision
91446 -
Directory Listing
Modified
Mon Nov 14 10:53:30 2005 UTC
(14 years, 1 month ago)
by
ericb
Made it follow the current implementation in ISE.
Added built-in features.
Revision
91445 -
Directory Listing
Modified
Sun Nov 6 14:25:25 2005 UTC
(14 years, 1 month ago)
by
ericb
Added built-in features.
Made class BOOLEAN frozen to follow the current implementation in ISE.
Revision
91444 -
Directory Listing
Modified
Thu Nov 3 23:50:46 2005 UTC
(14 years, 1 month ago)
by
manus_eiffel
Fixed syntax warning for using `note' new Eiffel keyword per ECMA.
Revision
91443 -
Directory Listing
Modified
Thu Nov 3 23:44:55 2005 UTC
(14 years, 1 month ago)
by
manus_eiffel
Initial version for style guidelines when writing code for FreeELKS.
Revision
91442 -
Directory Listing
Modified
Tue Nov 1 19:01:22 2005 UTC
(14 years, 1 month ago)
by
ericb
Added missing classes.
Revision
91441 -
Directory Listing
Modified
Tue Nov 1 12:09:29 2005 UTC
(14 years, 1 month ago)
by
ericb
Make it look like the implementation in ISE.
Revision
91440 -
Directory Listing
Modified
Tue Nov 1 12:07:48 2005 UTC
(14 years, 1 month ago)
by
ericb
Needed to compile SPECIAL
Revision
91439 -
Directory Listing
Modified
Sun Oct 31 13:00:48 2004 UTC
(15 years, 1 month ago)
by
ericb
`twin' needs to be built-in in order to call `copy' internally (and not
`standard_copy' as it would have been the case with the previous
implementation).
Revision
91438 -
Directory Listing
Modified
Thu Oct 28 22:23:37 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Removed comments after `end' keyword.
Revision
91437 -
Directory Listing
Modified
Thu Oct 28 21:47:27 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
First ideas for the ELKS library.
Revision
91436 -
Directory Listing
Modified
Thu Oct 28 21:42:33 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Not necessary now that we have changed the library structure to our wish.
Revision
91435 -
Directory Listing
Modified
Thu Oct 28 14:42:19 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Added Eiffel Forum License text.
Revision
91434 -
Directory Listing
Modified
Wed Oct 27 19:58:22 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Updated indexing clause to match Eiffel Forum license and the copyright.
Revision
91433 -
Directory Listing
Modified
Wed Oct 27 19:52:40 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Removed non-needed file for ELKS (since it is ISE specific).
Revision
91432 -
Directory Listing
Modified
Wed Oct 27 19:26:15 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
More email testing
Revision
91431 -
Directory Listing
Modified
Wed Oct 27 19:23:11 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Test email
Revision
91430 -
Directory Listing
Modified
Wed Oct 27 19:15:04 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Test email
Revision
91429 -
Directory Listing
Modified
Wed Oct 27 19:11:58 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Test email.
Revision
91428 -
Directory Listing
Modified
Wed Oct 27 18:45:06 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
File used to force rebuild of CVS repository.
Revision
91424 -
Directory Listing
Modified
Tue Oct 26 18:39:32 2004 UTC
(15 years, 1 month ago)
by
manus_eiffel
Initial revision
Revision
91423 -
Directory Listing
Added
Tue Oct 26 18:39:32 2004 UTC
(15 years, 1 month ago)
by
(unknown author)
New repository initialized by cvs2svn.