myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [SCM] GNU MyServer branch, master, updated. 6beff98f99


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. 6beff98f993d0f2773b0069eca088148831f3f6e
Date: Mon, 06 Jul 2009 22:28:23 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU MyServer".

The branch, master has been updated
       via  6beff98f993d0f2773b0069eca088148831f3f6e (commit)
       via  3a7dc57a7e6d37bcdaec218c22a59bf8af3536e0 (commit)
      from  caa2676dada81b25fa42d6806f9e5a60ee4783a0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6beff98f993d0f2773b0069eca088148831f3f6e
Author: Giuseppe Scrivano <address@hidden>
Date:   Tue Jul 7 00:27:30 2009 +0200

    Fixed some tests failures under Windows. Some still remains.

commit 3a7dc57a7e6d37bcdaec218c22a59bf8af3536e0
Author: Giuseppe Scrivano <address@hidden>
Date:   Mon Jul 6 11:59:41 2009 +0200

    Support libtre under Windows for regex matching.

-----------------------------------------------------------------------

Summary of changes:
 myserver/configure.in                              |    2 +
 myserver/include/base/file/file.h                  |    4 +-
 myserver/include/base/files_cache/cached_file.h    |    6 +-
 myserver/include/base/regex/myserver_regex.h       |   27 +++++-------
 myserver/include/filter/stream.h                   |    4 +-
 myserver/src/base/bitvec/bitvec.cpp                |    2 +-
 myserver/src/base/file/file.cpp                    |   18 ++++----
 myserver/src/base/files_cache/cached_file.cpp      |    8 ++--
 myserver/src/base/pipe/pipe.cpp                    |   15 +++----
 myserver/src/base/process/fork_server.cpp          |    2 +-
 .../src/base/process/process_server_manager.cpp    |    2 +-
 myserver/src/base/regex/myserver_regex.cpp         |   28 ++++++------
 .../src/connections_scheduler/listen_threads.cpp   |    2 +-
 myserver/src/protocol/ftp/ftp.cpp                  |    4 +-
 myserver/src/protocol/http/http.cpp                |   18 ++++----
 myserver/tests/test_bitvec.cpp                     |    1 -
 myserver/tests/test_cached_file.cpp                |    4 +-
 myserver/tests/test_connections_scheduler.cpp      |   10 ++--
 myserver/tests/test_file_stream.cpp                |   11 ++++-
 myserver/tests/test_log_manager.cpp                |   45 +++++++++++++++----
 20 files changed, 119 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
GNU MyServer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]