Commit Graph

3495 Commits

Author SHA1 Message Date
FrancisANDRE
629d2f12ba When we call statement execution for "PRAGMA incremental_vacuum(1024);"
it fails with null std iterator exception. It happens because variable
"extracts" is empty and construction "*extracts.begin()" is invalid.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 21:12:23 +01:00
FrancisANDRE
3ea2bed26d Add LIBFLAGS.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 21:11:51 +01:00
FrancisANDRE
383f2bbf06 Add LIBFLAGS when linking a static library.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 21:10:02 +01:00
FrancisANDRE
30bec39a50 Add SHLIBFLAGS for linking shared libraries.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 21:07:36 +01:00
FrancisANDRE
1a8cd2ee7d Remove LINKFLAGS which is used for producing executables.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 21:05:21 +01:00
fbraem
4756fa353a Add hdel 2015-11-17 21:03:40 +01:00
fbraem
90eb6dcd18 Add hset/hget 2015-11-17 20:31:23 +01:00
fbraem
f7bb5d319f Add testEval 2015-11-17 20:12:41 +01:00
FrancisANDRE
ca6748f430 Remove $(OSARCH_POSTFIX).
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-17 19:36:10 +01:00
zosrothko
94bb16fdee Include <pcre.h> for an unbundled build. 2015-11-17 18:45:44 +01:00
zosrothko
abcbb43abb use proper Ubuntu development libs 2015-11-17 18:39:17 +01:00
zosrothko
0598428563 Add an Travis test for unbundled 2015-11-17 18:33:21 +01:00
zosrothko
780ae40990 Workaroud for travis old wget 2015-11-17 18:06:59 +01:00
Guenter Obiltschnig
d585599153 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2015-11-17 11:57:45 +01:00
fbraem
7857e156c1 Add spop and srandmember 2015-11-16 22:51:13 +01:00
fbraem
7732d756ad add srem 2015-11-16 21:58:12 +01:00
fbraem
7c45bf4993 Add smove 2015-11-15 23:20:32 +01:00
fbraem
6dc3ac79c1 Add sismember 2015-11-15 21:16:47 +01:00
fbraem
7a72e3d695 Add more set methods 2015-11-14 22:02:36 +01:00
fbraem
d4a791d79c Add scard 2015-11-14 20:41:12 +01:00
fbraem
36108e2378 Add rename 2015-11-14 20:12:33 +01:00
fbraem
4e5fe3f874 Add blpop / brpop / brpoplpush 2015-11-14 19:39:16 +01:00
fbraem
ed0b61c6e1 Sort methods and add delKey method 2015-11-14 18:53:19 +01:00
fbraem
f3dd36ac70 Add rpoplpush 2015-11-14 18:36:48 +01:00
fbraem
df452c610f Add lset, ltrim and rpop tests 2015-11-13 22:52:15 +01:00
fbraem
d1f9d36fb6 Add lset, ltrim and rpop and use operator << 2015-11-13 22:51:32 +01:00
fbraem
43cdb369b4 Call add so we are sure we call the specialization for std::string 2015-11-13 19:01:51 +01:00
Guenter Obiltschnig
e896d92585 fix error handling in setThreadName (#1022) 2015-11-13 11:12:09 +01:00
fbraem
b8ea4e1d3b Add operator<< and make use of template function for add 2015-11-12 23:37:14 +01:00
fbraem
cd20602320 Rename ElementTraits to RedisTypeTraits / Move read to traits 2015-11-12 19:06:35 +01:00
fbraem
b7bdbf89f0 add testLPop 2015-11-12 18:29:46 +01:00
Günter Obiltschnig
2b82105756 Merge pull request #1030 from danoli3/tvOSSimulator/bitcode-embed
tvOS / WatchOS bitcode enabled for simulators
2015-11-12 15:08:24 +01:00
Daniel Rosser
9e66e6e522 tvOS / WatchOS bitcode enabled for simulators 2015-11-12 23:56:52 +11:00
Günter Obiltschnig
05646a3c88 Merge pull request #1029 from danoli3/tvOS/bitcode-embed
tvOS / WatchOS bitcode enabled
2015-11-12 08:14:21 +01:00
Daniel Rosser
2a2b768afd tvOS / WatchOS bitcode enabled 2015-11-12 17:19:34 +11:00
fbraem
b66751a919 Add more factory methods for commands 2015-11-10 22:48:54 +01:00
fbraem
98918b39c4 Add more comments 2015-11-10 22:48:28 +01:00
Guenter Obiltschnig
f8dee428ab Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2015-11-10 10:07:59 +01:00
Guenter Obiltschnig
825e99578a GH #1022: clean-up setThreadName 2015-11-10 10:07:48 +01:00
fbraem
ee19720231 Add more commands 2015-11-09 22:25:10 +01:00
fbraem
93afd2637c Add VS project files 2015-11-07 21:48:23 +01:00
fbraem
c864435f00 Work on PubSub test 2015-11-07 21:47:18 +01:00
fbraem
fcd7b68695 Add asserts 2015-11-07 21:46:59 +01:00
fbraem
fce0afab8e Use RedisEventArgs 2015-11-07 21:46:11 +01:00
fbraem
2f26d6adf5 Add Command / RedisEventArgs / RedisStream 2015-11-07 21:45:46 +01:00
fbraem
0efa6333ca Introduce command class 2015-11-07 21:45:23 +01:00
fbraem
1f1758f37c Solve wrong casts 2015-11-07 21:44:53 +01:00
fbraem
f54a25f041 Add flush method 2015-11-06 16:26:36 +01:00
fbraem
180cd8963b Add comment 2015-11-06 16:25:32 +01:00
Aleksandar Fabijanic
0341214688 Merge pull request #1018 from kblaschke/develop
Fully support cross-compiling with Linux GNU build system using OSARCH_64BITS=[0,1]
2015-11-06 07:41:31 -06:00