You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Michael Fitzner (JIRA)" <ji...@apache.org> on 2011/01/24 10:48:43 UTC

[jira] Created: (ETCH-132) OS Abstraction for binding-cpp

OS Abstraction for binding-cpp
------------------------------

                 Key: ETCH-132
                 URL: https://issues.apache.org/jira/browse/ETCH-132
             Project: Etch
          Issue Type: New Feature
          Components: cpp-binding
            Reporter: Michael Fitzner
             Fix For: 1.2


Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
- Thread
- ThreadPool
- Mutex
- Condition
- Socket / AIO
- Timer

Supported platforms should be Windows and Unix at first.

Requirements:
- No further libraries should be used
- Exception free code
- No use of STL
- Unit Tests for each component

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ETCH-132) OS Abstraction for binding-cpp

Posted by "Holger Grandy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holger Grandy updated ETCH-132:
-------------------------------

    Fix Version/s:     (was: 1.1.1)
                   1.2

> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Michael Fitzner
>             Fix For: 1.2
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Commented] (ETCH-132) OS Abstraction for binding-cpp

Posted by "Michael Fitzner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087773#comment-13087773 ] 

Michael Fitzner commented on ETCH-132:
--------------------------------------

Patch  0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch was integrated. Thanks to Martin, Sven, Timo 

> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Michael Fitzner
>            Assignee: Michael Fitzner
>             Fix For: 1.2
>
>         Attachments: 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ETCH-132) OS Abstraction for binding-cpp

Posted by "Martin Veith (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Veith updated ETCH-132:
------------------------------

    Attachment: 0001-ETCH-132-Added-Memory-Leak-Detection.patch

Extended the CAPU build system and CAPU tests to be able to check for memory leaks with Visual Leak Detector on Windows

> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Michael Fitzner
>            Assignee: Michael Fitzner
>             Fix For: 1.2
>
>         Attachments: 0001-ETCH-132-Added-Memory-Leak-Detection.patch, 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (ETCH-132) OS Abstraction for binding-cpp

Posted by "Holger Grandy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holger Grandy reassigned ETCH-132:
----------------------------------

    Assignee: Michael Fitzner

> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Michael Fitzner
>            Assignee: Michael Fitzner
>             Fix For: 1.2
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ETCH-132) OS Abstraction for binding-cpp

Posted by "Michael Fitzner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Fitzner resolved ETCH-132.
----------------------------------

    Resolution: Fixed

Basic implementation for OS abstraction layer was implemented.
                
> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: binding-cpp
>            Reporter: Michael Fitzner
>            Assignee: Michael Fitzner
>             Fix For: 1.3
>
>         Attachments: 0001-ETCH-132-Added-Memory-Leak-Detection.patch, 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ETCH-132) OS Abstraction for binding-cpp

Posted by "Martin Veith (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Veith updated ETCH-132:
------------------------------

    Attachment: 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch

Added CAPU (Collections and Plattform Abstraction Utils) CMake based build system
Added CAPU to binding-cpp runtime build
Added Mutex Abstraction (see ETCH-142)

Many thanks to Sven von Beuningen and Timo Lotterbach for the CMake based build system.

> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Michael Fitzner
>            Assignee: Michael Fitzner
>             Fix For: 1.2
>
>         Attachments: 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ETCH-132) OS Abstraction for binding-cpp

Posted by "Michael Fitzner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092923#comment-13092923 ] 

Michael Fitzner commented on ETCH-132:
--------------------------------------

Patch 0001-ETCH-132-Added-Memory-Leak-Detection.patch was added. Thanks for it

> OS Abstraction for binding-cpp
> ------------------------------
>
>                 Key: ETCH-132
>                 URL: https://issues.apache.org/jira/browse/ETCH-132
>             Project: Etch
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Michael Fitzner
>            Assignee: Michael Fitzner
>             Fix For: 1.2
>
>         Attachments: 0001-ETCH-132-Added-Memory-Leak-Detection.patch, 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch
>
>
> Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
> - Thread
> - ThreadPool
> - Mutex
> - Condition
> - Socket / AIO
> - Timer
> Supported platforms should be Windows and Unix at first.
> Requirements:
> - No further libraries should be used
> - Exception free code
> - No use of STL
> - Unit Tests for each component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira