|
|
5fee483fd9
|
Added FEED + FEED operator to merge two feeds.
Added FEED sorting routine.
Added FEED_ITEM.link: detachable FEED_LINK that represents the main feed link.
Comments.
|
2015-10-08 10:10:08 +02:00 |
|
|
|
f7a7afccd6
|
Fixed compilation of non void-safe feed.ecf
|
2015-10-05 22:58:58 +02:00 |
|
|
|
e2c70e6d70
|
Updated a few comments.
Renamed generator to follow *_FEED_GENERATOR naming.
Renamed feed entry as feed item.
Made FEED conforms to ITERABLE [FEED_ITEM] for convenience.
|
2015-09-16 10:02:09 +02:00 |
|
|
|
a5e150d1c0
|
Improved feed library with comments, bug fixes and code factorization.
|
2015-09-08 21:45:27 +02:00 |
|
|
|
39887c8bdb
|
Added initial ATOM and RSS feed parser and generator.
(work in progress)
|
2015-09-07 19:22:50 +02:00 |
|
|
|
fd66d79ecb
|
Updated ecf files toward complete void-safety
Added iron package files.
Added libfcgi files to compile .lib and .dll on Windows
|
2014-04-22 21:47:29 +02:00 |
|
|
|
d6b77e938b
|
Added more tests for uri-template matching, especially with url that contains %2F i.e the percent encoded slash '/'
|
2014-04-22 19:25:07 +02:00 |
|
|
|
bbc2bab0eb
|
Removed usage of remote anchor types.
|
2014-02-28 14:25:13 +01:00 |
|
|
|
9499601daf
|
Fixing handling of query parameter without value
Issue#70 https://github.com/EiffelWebFramework/EWF/issues/70
|
2013-09-09 15:51:20 +02:00 |
|
|
|
fbbd1f1eee
|
Fixed various void-safety issue with recent compilers.
Note that EWF does now require EiffelStudio 7.2, and is compiling with 7.3
|
2013-06-07 15:40:50 +02:00 |
|
Jocelyn Fiat
|
178a48cd7e
|
Updated all-safe.ecf
(add all-stable-safe.ecf that includes only the library, examples and specific draft lib)
|
2013-03-27 15:22:32 +01:00 |
|
Jocelyn Fiat
|
403b9f7bde
|
better use a root class
|
2013-03-27 13:08:57 +01:00 |
|
Jocelyn Fiat
|
84df92de10
|
added EIS note documentation link for URI_TEMPLATE
|
2013-02-14 13:09:32 +01:00 |
|
Jocelyn Fiat
|
6619349f7b
|
Fixed some configuration files (ecf)
Fixed various compilation issue
Fixed draft rest library (still experimental and should be removed in the future)
|
2012-10-01 12:04:17 +02:00 |
|
Jocelyn Fiat
|
bd15133e2b
|
Also convert from STRING_8 to URI_TEMPLATE (not only from READABLE_STRING_8)
|
2012-08-31 07:03:15 +02:00 |
|
Jocelyn Fiat
|
db448001a1
|
Change structure of EWF, to follow better categorization
|
2012-06-13 22:32:17 +02:00 |
|