diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-06 22:15:19 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-06 22:15:19 +0000 |
commit | ad814bbda0570efc01f00cf4a59af573f9843faf (patch) | |
tree | 62e081ba13dcddc08ef8ee09eccff42e51d7e0ad /lib | |
parent | 6ac92e521000e26a5d4034d5c881f08313596aaa (diff) | |
download | hercules-ad814bbda0570efc01f00cf4a59af573f9843faf.tar.gz hercules-ad814bbda0570efc01f00cf4a59af573f9843faf.tar.bz2 hercules-ad814bbda0570efc01f00cf4a59af573f9843faf.tar.xz hercules-ad814bbda0570efc01f00cf4a59af573f9843faf.zip |
Updated the server's PCRE components to 7.0
- dll, library, header
- cleaned the only existing example and moved it to /samples
- changed its interface a bit, now it uses $@ instead of $ to store the parsed result
- /!\ adjust your scripts if you are using npc regexp parsing /!\
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10170 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'lib')
-rw-r--r-- | lib/pcre-7.0 (renamed from lib/pcre-6.4) | 0 | ||||
-rw-r--r-- | lib/pcre.lib | bin | 7110 -> 7378 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/pcre-6.4 b/lib/pcre-7.0 index e69de29bb..e69de29bb 100644 --- a/lib/pcre-6.4 +++ b/lib/pcre-7.0 diff --git a/lib/pcre.lib b/lib/pcre.lib Binary files differindex 9e3940844..37b4084ef 100644 --- a/lib/pcre.lib +++ b/lib/pcre.lib |