1. 5d34408 MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once. by Thierry FOURNIER · 10 years ago
  2. 1e00d38 MAJOR: pattern/map: Extends the map edition system in the patterns by Thierry FOURNIER · 10 years ago
  3. 8888635 MINOR: map/pattern: The sample parser is stored in the pattern by Thierry FOURNIER · 10 years ago
  4. 55d0b10 MEDIUM: pattern: add sample lookup function. by Thierry FOURNIER · 10 years ago
  5. 6f7203d MEDIUM: pattern: add prune function by Thierry FOURNIER · 10 years ago
  6. b113650 MEDIUM: pattern: add delete functions by Thierry FOURNIER · 10 years ago
  7. 1794fdf MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match. by Thierry FOURNIER · 10 years ago
  8. 7654c9f MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags by Thierry FOURNIER · 11 years ago
  9. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · 11 years ago
  10. 3ead5b9 MINOR: pattern: separe list element from the data part. by Thierry FOURNIER · 11 years ago
  11. 972028f MEDIUM: pattern: Change the prototype of the function pattern_register(). by Thierry FOURNIER · 10 years ago
  12. 338a031 BUG/MEDIUM: map: The map parser includes blank lines. by Thierry FOURNIER · 10 years ago
  13. b0c0a0f MINOR: map: export parse output sample functions by Thierry FOURNIER · 11 years ago
  14. 7609064 MINOR: pattern: make the pattern matching function return a pointer to the matched element by Thierry FOURNIER · 11 years ago
  15. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · 11 years ago
  16. 2d4771b MINOR: map: export map_get_reference() function by Thierry FOURNIER · 11 years ago
  17. 736459e BUG/MEDIUM: map: Bad map file parser by Thierry FOURNIER · 11 years ago
  18. 0ffe78c MEDIUM: map: merge identical maps by Thierry FOURNIER · 11 years ago
  19. a82d202 MINOR: map: Cleanup the initialisation of map descriptors. by Thierry FOURNIER · 11 years ago
  20. 275db69 BUG/MINOR: map: The map list was declared in the map.h file by Thierry FOURNIER · 11 years ago
  21. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · 11 years ago