Граф коммитов

  • 92c607e767 code style and doc fixes Guenter Obiltschnig 2015-01-09 19:04:58 +0100
  • e7fb853c7d Merge pull request #665 from cryptoknight/Subsystems Aleksandar Fabijanic 2015-01-08 18:32:14 -0600
  • 719293fcc4 Merge pull request #662 from cryptoknight/WinRegistryKey Aleksandar Fabijanic 2015-01-08 17:38:22 -0600
  • 98fb9bcf86 Merge pull request #663 from cryptoknight/RecursiveDirectoryIterator Aleksandar Fabijanic 2015-01-08 17:36:44 -0600
  • 240128b640 Add getter for an Application's list of Subsystems Scott Davis 2015-01-08 15:16:56 -0500
  • fc24be6199 Don't automatically mark copied files as writable on Windows Scott Davis 2015-01-08 14:04:44 -0500
  • 5fa4dc3da7 Add missing constructor for RecursiveDirectoryIterator Scott Davis 2015-01-08 13:48:26 -0500
  • 7b347ea592 Make WinRegistryKey easier to extend Scott Davis 2015-01-07 17:44:04 -0500
  • d992509f6e GCC diagnostic guard fix Alex Fabijanic 2015-01-05 22:20:58 -0600
  • 4ae9aa9674 building with gcc 4.6.3 gives lots lots of warnings #658 Aleksandar Fabijanic 2015-01-01 22:47:03 -0600
  • 1b9aac5f7c Mingw64 #414 (small portion) Alex Fabijanic 2015-01-01 14:41:09 -0600
  • eb28010c16 remove deprecated mno-cygwin option #651, part II Aleksandar Fabijanic 2015-01-01 14:12:17 -0600
  • 5424aade0e remove deprecated mno-cygwin option #651 Aleksandar Fabijanic 2015-01-01 14:09:45 -0600
  • 40659343fe Merge pull request #652 from xantares/patch-2 Aleksandar Fabijanic 2015-01-01 14:05:44 -0600
  • 767d268eed moved PBKDF2 tests into VS120 project Crypt filter Alex Fabijanic 2015-01-01 13:11:36 -0600
  • ed63fbd42c Merge pull request #653 from xantares/mingw_headers Aleksandar Fabijanic 2015-01-01 12:37:41 -0600
  • eb04ffc423 style fixes Alex Fabijanic 2015-01-01 12:35:26 -0600
  • 0e92f14a48 Merge branch 'develop' of https://github.com/pocoproject/poco into develop Alex Fabijanic 2015-01-01 12:17:10 -0600
  • f8e906171e Merge pull request #654 from xantares/win32_defines Aleksandar Fabijanic 2015-01-01 12:16:57 -0600
  • 427a9bc4e4 indentation style fix Alex Fabijanic 2015-01-01 12:10:30 -0600
  • d2472efcfb Merge pull request #656 from asari-fd/windmc-mingw Aleksandar Fabijanic 2015-01-01 11:37:31 -0600
  • d1436c09fd Added WINDMC variable to build scripts Asari Takashi 2014-12-25 09:53:44 +0000
  • 1e28368222 fixed win32 defines xantares 2014-12-23 16:23:08 +0100
  • bf929f9704 Fix missing windows includes for mingw xantares 2014-12-22 22:08:32 +0100
  • 345481a475 do not guess mingw include/link dirs xantares 2014-12-22 19:12:41 +0100
  • d247e1cf05 updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements Guenter Obiltschnig 2014-12-22 00:06:53 +0100
  • 60e8a19062 Merge pull request #650 from siemens/cmake Günter Obiltschnig 2014-12-21 22:37:01 +0100
  • 6f809f7acb CMake: Add support for PageCompiler and File2Page Pascal Bach 2014-12-21 21:54:02 +0100
  • fb5f2af7b6 ignore cmake_* subfolders Pascal Bach 2014-12-17 10:48:46 +0100
  • 97ea3ef483 CMake, WinCE: Make samples and tests compile under Windows CE Pascal Bach 2014-12-11 13:25:40 +0100
  • 10ef2b2335 CMake: Remove WinDriver usage in tests Pascal Bach 2014-12-11 13:24:56 +0100
  • b36b47d1fa Doc: Add chapter about CMake build to getting started guide Pascal Bach 2014-12-11 10:31:48 +0100
  • 739cd30487 CMake: Build PocoDoc using CMake Pascal Bach 2014-12-11 10:31:13 +0100
  • d9c0d2b495 CMake: Add support for CppParser Pascal Bach 2014-12-11 10:17:08 +0100
  • af1b94602a CMake: Remove redundant source files that caused error for Windows CE build Pascal Bach 2014-12-11 09:56:03 +0100
  • 5ec33f9830 Merge pull request #648 from fbraem/develop Günter Obiltschnig 2014-12-21 10:28:30 +0100
  • eb879985b0 ObjectId constructor translates a hex string (24 characters) into a 12 byte object id fbraem 2014-12-20 19:11:16 +0100
  • c5268c9777 spelling fix Aleksandar Fabijanic 2014-12-19 07:34:46 -0600
  • 391deca195 Prevent possible data race in access to Timer::_periodicInerval Adriaan Schmidt 2014-12-19 11:06:45 +0100
  • 79e9eab4d1 Merge pull request #645 from adriaan42/develop Günter Obiltschnig 2014-12-18 13:26:34 +0100
  • 2fc0e524fa Prevent possible data race in access to PooledThread::_idle Adriaan Schmidt 2014-12-18 13:04:33 +0100
  • 8859346898 fixed POCO_SQLITE_INV_ROW_CNT initialization Guenter Obiltschnig 2014-12-18 12:14:09 +0100
  • 86b81bfcbd GH #499: Poco::Data::Statement::execute returns wrong value when zero results (ODBC) Aleksandar Fabijanic 2014-12-17 23:36:26 -0600
  • 55dffd864f Merge pull request #642 from siemens/timertest Günter Obiltschnig 2014-12-17 12:13:50 +0100
  • e2538ac6e2 Add additional test for Poco::Util::Timer Pascal Bach 2014-11-12 15:39:39 +0100
  • 33998a2156 Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2014-12-17 09:21:16 +0100
  • c49a954a8d workaround for GH #578 Guenter Obiltschnig 2014-12-17 09:20:52 +0100
  • b167c3ecee Update 99100-ReleaseNotes.page Aleksandar Fabijanic 2014-12-16 19:54:50 -0600
  • 76573294e5 Fix for #641 MySQL - LONGBLOB problem on 64-bit systems Aleksandar Fabijanic 2014-12-16 19:24:33 -0600
  • c85ad9f73d fixed GH #640: can't get socket out of SocketNotification because of const Guenter Obiltschnig 2014-12-17 00:06:13 +0100
  • bb7eb42afc merged 1.4.x changelog/release notes entries Guenter Obiltschnig 2014-12-16 12:30:28 +0100
  • 676f043338 style fix Guenter Obiltschnig 2014-12-15 11:12:24 +0100
  • 756a18b921 added build_vs120.cmd (for consistency) Guenter Obiltschnig 2014-12-15 11:12:01 +0100
  • 28cf70d3f9 updated version no and changelog Guenter Obiltschnig 2014-12-15 11:10:28 +0100
  • 931a5a5252 Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past Guenter Obiltschnig 2014-12-15 11:05:13 +0100
  • 1e471d7343 semantic versioning documentation Guenter Obiltschnig 2014-12-11 20:11:20 +0100
  • b8181e4ddb check USERPROFILE before HOMEDRIVE/HOMEPATH Günter Obiltschnig 2014-12-09 11:03:09 +0100
  • a5c8b751d9 fixed #627: Poco::Path::home() returns c:\windows\system32 instead home directory Guenter Obiltschnig 2014-12-09 10:38:11 +0100
  • 10aedfe5ad supress gcc warning avalanche Alex Fabijanic 2014-12-08 20:13:20 -0600
  • e5cdb74bb0 supress LogStream empty line log entries; ignore VS profiler files alex 2014-12-08 00:00:40 -0600
  • 06881cdea7 Merge pull request #633 from mkrivos/fix01 Günter Obiltschnig 2014-12-07 22:22:46 +0100
  • 75eba618a9 Merge pull request #632 from mkrivos/develop Günter Obiltschnig 2014-12-07 22:21:59 +0100
  • 1a14ec4578 Change MAX_URI_LENGTH for HTTPRequest from 4 to 16kb - 4kb is too small for todays internet Marian Krivos 2014-12-07 20:49:12 +0100
  • 0139648c46 Logger::setLevel(string) - optionally parse log level as number in range 1 to 8 Marian Krivos 2014-12-07 20:39:00 +0100
  • 8296d47cea updated relnotes Guenter Obiltschnig 2014-12-06 12:08:38 +0100
  • ff3f260a10 fix warning, add note to Config.h regarding deprecation of POCO_WIN32_UTF8 Günter Obiltschnig 2014-12-06 11:30:26 +0100
  • 31a0c7cb7e added deprecation warning for POCO_WIN32_UTF8 Guenter Obiltschnig 2014-12-06 11:13:44 +0100
  • 84af59f7eb Merge pull request #628 from Kontinuation/develop Günter Obiltschnig 2014-12-03 20:14:36 +0100
  • fe86370c34 fixed one-shot timer and maufunction of long start interval Kontinuation 2014-12-04 02:44:33 +0800
  • 755c31a4fd Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2014-12-02 09:08:23 +0100
  • 9af6b5b2db flush underlying streams on close()/sync() Guenter Obiltschnig 2014-12-02 09:08:07 +0100
  • 81605b6f44 Merge pull request #626 from bakercp/bugfix-typo Günter Obiltschnig 2014-12-01 20:46:34 +0100
  • e0d5535b7a Fixed small documentation typo `onr` to `one`. Christopher Baker 2014-12-01 12:39:02 -0600
  • 627eee72cb Added test for tellp/tellg issue. martin-osborne 2014-11-30 10:25:51 +0000
  • bf6234d7b5 Merge pull request #624 from fbraem/develop Günter Obiltschnig 2014-11-28 06:54:39 +0100
  • 9f7076d7a7 Remove duplicate code fbraem 2014-11-27 22:58:09 +0100
  • 92cca538f8 Internet Explorer sends "Websocket" fbraem 2014-11-27 22:49:26 +0100
  • c455631e45 WinRegistryConfiguration fix Günter Obiltschnig 2014-11-26 10:52:49 +0100
  • c7e9067fde fixed GH #622: Crypto: RSATest::testSign() should verify with public key only Guenter Obiltschnig 2014-11-25 10:05:44 +0100
  • ccf0e78b6a Data documentation sample code outdated #620 Alex Fabijanic 2014-11-24 19:37:16 -0600
  • f848f0db19 add test for c2edf4470f Guenter Obiltschnig 2014-11-24 18:45:41 +0100
  • c2edf4470f prevent re-schedule of cancelled TimerTask Guenter Obiltschnig 2014-11-24 18:38:05 +0100
  • 42c814cca4 enabled WinRegistryKey and WinRegistryConfiguration for WinCE Günter Obiltschnig 2014-11-24 15:30:33 +0100
  • 5f8d7ef994 Thread fixes for WinCE Günter Obiltschnig 2014-11-24 14:34:27 +0100
  • d5d048e689 Poco::BasicEvent improvements and preparations for future support of lambdas/std::function Guenter Obiltschnig 2014-11-24 11:17:27 +0100
  • 77bbc7e9ba fixed GH #618: OS X 10.10 defines PAGE_SIZE macro, conflicts with PAGE_SIZE in Thread_POSIX.cpp Guenter Obiltschnig 2014-11-21 14:47:33 +0100
  • f09ed71a47 fixed #331: Poco::Zip does not support files with .. in the name. Guenter Obiltschnig 2014-11-21 10:08:52 +0100
  • 6ddce4c9ff Timestamp reference point ambiguity #614 Guenter Obiltschnig 2014-11-21 09:32:13 +0100
  • 6b84bbcadb Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2014-11-21 09:05:40 +0100
  • 3b31772717 fixed comments Guenter Obiltschnig 2014-11-21 09:05:25 +0100
  • 5830263700 added LineEndingConverter and WebNotifier to samples solutions Alex Fabijanic 2014-11-20 21:33:01 -0600
  • bc0978d01e fixed GH #471: vs2010 release builds have optimization disabled fixed GH #616: Visual Studio warning C4244 Günter Obiltschnig 2014-11-20 21:22:52 +0100
  • 22c22fdea7 fixed GH #616: Visual Studio warning C4244 Guenter Obiltschnig 2014-11-20 12:13:58 +0100
  • f9f8d21e0b fixed ParallelSocketAcceptor Guenter Obiltschnig 2014-11-20 11:36:26 +0100
  • 599c4cb3aa Merge branch 'develop' of https://github.com/pocoproject/poco into develop Alex Fabijanic 2014-11-19 22:25:48 -0600
  • fbb18d1aa4 (Parallel)SocketAcceptor ctor/dtor call virtual functions #608 Alex Fabijanic 2014-11-19 22:25:28 -0600
  • c3061d3260 Merge pull request #613 from bakercp/bugfix-294 Günter Obiltschnig 2014-11-20 00:29:17 +0100
  • e6ea29c26e fixed GH #198: The application.configDir property is not always created. Guenter Obiltschnig 2014-11-20 00:12:54 +0100
  • ecc3dbb86e Fix for #294. Christopher Baker 2014-11-19 16:36:15 -0600
  • 0c3a07b5fe Merge branch 'develop' of https://github.com/pocoproject/poco into bugfix-294 Christopher Baker 2014-11-19 16:35:19 -0600