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. e997d69292


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. e997d69292159be746dd0ad08033392edf4d1e4a
Date: Sat, 04 Jul 2009 11:09:42 +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  e997d69292159be746dd0ad08033392edf4d1e4a (commit)
       via  f31df25a9c8048c900ee0de16f95f7fb50c4e44d (commit)
      from  8bfa1eeaf059c36e2af02a3753fc52d1c2c86281 (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 e997d69292159be746dd0ad08033392edf4d1e4a
Author: Giuseppe Scrivano <address@hidden>
Date:   Sat Jul 4 13:10:24 2009 +0200

    Use a connections cache in the server.

commit f31df25a9c8048c900ee0de16f95f7fb50c4e44d
Author: Giuseppe Scrivano <address@hidden>
Date:   Sat Jul 4 13:01:16 2009 +0200

    Allow data reallocation.  It is a destructive operation.

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

Summary of changes:
 myserver/documentation/virtual_hosts.texi          |    8 ++++
 myserver/include/base/bitvec/bitvec.h              |    6 +++
 myserver/include/base/slab/slab.h                  |   10 ++++-
 myserver/include/connection/connection.h           |   14 +++++-
 myserver/include/server/server.h                   |    5 ++
 myserver/src/base/bitvec/bitvec.cpp                |   17 +++++++
 myserver/src/connection/connection.cpp             |   10 ++--
 .../connections_scheduler.cpp                      |    1 -
 myserver/src/server/server.cpp                     |   45 ++++++++++++++-----
 myserver/tests/test_bitvec.cpp                     |   14 ++++++
 myserver/tests/test_slab.cpp                       |   14 ++++++
 11 files changed, 123 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
GNU MyServer




reply via email to

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