File: ChangeLog

package info (click to toggle)
libestr 0.1.1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,388 kB
  • sloc: sh: 10,193; ansic: 575; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
----------------------------------------------------------------------
Version 0.1.1 (rgerhards), 2011-07-12
- added new API functions:
  * es_newStrFromNumber(),
  * es_str2num()
  * es_strncmp()
  * es_strncasecmp()
  * es_strContains()
  * es_strCaseContains()
  * es_tolower()
----------------------------------------------------------------------
Version 0.1.0 (rgerhards), 2010-12-09
Initial public release.