1. 1794fdf MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match. by Thierry FOURNIER · 11 years ago
  2. 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
  3. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · 11 years ago
  4. 3ead5b9 MINOR: pattern: separe list element from the data part. by Thierry FOURNIER · 11 years ago
  5. 972028f MEDIUM: pattern: Change the prototype of the function pattern_register(). by Thierry FOURNIER · 11 years ago
  6. 338a031 BUG/MEDIUM: map: The map parser includes blank lines. by Thierry FOURNIER · 11 years ago
  7. b0c0a0f MINOR: map: export parse output sample functions by Thierry FOURNIER · 11 years ago
  8. 7609064 MINOR: pattern: make the pattern matching function return a pointer to the matched element by Thierry FOURNIER · 11 years ago
  9. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · 11 years ago
  10. 2d4771b MINOR: map: export map_get_reference() function by Thierry FOURNIER · 11 years ago
  11. 736459e BUG/MEDIUM: map: Bad map file parser by Thierry FOURNIER · 11 years ago
  12. 0ffe78c MEDIUM: map: merge identical maps by Thierry FOURNIER · 11 years ago
  13. a82d202 MINOR: map: Cleanup the initialisation of map descriptors. by Thierry FOURNIER · 11 years ago
  14. 275db69 BUG/MINOR: map: The map list was declared in the map.h file by Thierry FOURNIER · 11 years ago
  15. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · 11 years ago