Skip to content

History

Revisions

  • fix: URL encode all links containing :: in _Sidebar for GitHub Wiki compatibility - Convert :: to %3A%3A in all IPC class links (ipc::buffer, ipc::route, ipc::channel) - Convert :: to %3A%3A in all sync primitive links (ipc::sync::mutex, etc) - Convert :: to %3A%3A in all namespace links (namespace-ipc::shm, etc) - Total 11 links fixed to ensure proper clickability in GitHub Wiki sidebar This fixes the issue where links containing :: were not rendered as clickable hyperlinks in the GitHub Wiki sidebar navigation.

    mutouyun committed Dec 9, 2025
    fd556e4
  • docs: complete Wiki documentation for all components Added documentation for all missing headers, classes and namespaces: Header Files: - Add buffer.h.md: buffer header documentation - Add condition.h.md: condition variable header - Add export.h.md: export macros documentation - Add ipc.h.md: main IPC header documentation - Add mutex.h.md: mutex header documentation - Add pool_alloc.h.md: memory pool allocator documentation - Add semaphore.h.md: semaphore header documentation - Update def.h.md: enhanced types and constants documentation - Update rw_lock.h.md: enhanced rw_lock header documentation Classes: - Update ipc::spin_lock.md: comprehensive spin_lock documentation with examples - Update ipc::rw_lock.md: comprehensive rw_lock documentation with usage patterns Namespaces: - Update namespace-ipc.md: enhanced root namespace documentation - Add namespace-ipc::sync.md: sync namespace documentation with platform details Navigation: - Rewrite _Sidebar.md: clean, organized structure with emoji icons * Grouped by functionality (IPC, Sync, Memory, etc.) * Clear section separators * All components properly linked All new documentation includes: - Detailed API reference - Usage examples and best practices - Platform-specific notes - Performance characteristics - Cross-references Total: 7 new header docs, 1 new namespace doc, 3 updated class docs, 3 updated utility docs

    mutouyun committed Dec 9, 2025
    143e412
  • docs: comprehensive Wiki update for v1.4.0 - Update Home.md: add v1.4.0 release info and FreeBSD support - Update _Sidebar.md: add synchronization primitives and reorganize navigation - Add ipc::buffer.md: complete buffer class documentation - Add ipc::route.md: complete route (1-to-N IPC) documentation - Add ipc::channel.md: complete channel (N-to-N IPC) documentation - Add ipc::sync::mutex.md: complete mutex documentation with examples - Add ipc::sync::semaphore.md: complete semaphore documentation with patterns - Add ipc::sync::condition.md: complete condition variable documentation - Add Platform-Support.md: comprehensive platform support documentation All documentation includes: - Detailed API reference - Usage examples and patterns - Platform-specific notes - Best practices and common pitfalls - Cross-references to related documentation

    mutouyun committed Dec 9, 2025
    3e3df14
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Oct 18, 2021
    dc76288
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Jan 9, 2021
    e5d3676
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Jan 9, 2021
    0cc88da
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Jan 4, 2021
    03ad498
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Sep 20, 2020
    285d294
  • Updated Home (markdown)

    @mutouyun mutouyun committed Sep 3, 2020
    1045c79
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Sep 3, 2020
    b7d7839
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Sep 3, 2020
    7726ce0
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Sep 3, 2020
    02af357
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Sep 3, 2020
    3961600
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Aug 11, 2020
    aa80f3e
  • Updated Tutorial (markdown)

    @mutouyun mutouyun committed Aug 11, 2020
    4b9d79a
  • Updated 全局常量定义 (markdown)

    木头云 committed Mar 10, 2020
    661e5c4
  • Updated 全局常量定义 (markdown)

    木头云 committed Mar 10, 2020
    238696e
  • Created def.h (markdown)

    木头云 committed Mar 4, 2020
    47f636e
  • Updated _Sidebar (markdown)

    木头云 committed Mar 4, 2020
    5c71264
  • Updated 全局常量定义 (markdown)

    木头云 committed Mar 4, 2020
    f9778f7
  • Created namespace ipc (markdown)

    木头云 committed Mar 4, 2020
    1895015
  • Updated _Sidebar (markdown)

    木头云 committed Mar 4, 2020
    1857083
  • Updated 全局常量定义 (markdown)

    木头云 committed Mar 4, 2020
    9aafd2a
  • Created 全局常量定义 (markdown)

    木头云 committed Mar 4, 2020
    63ea293
  • Updated rw_lock.h (markdown)

    木头云 committed Apr 3, 2019
    71fdb3e
  • Updated _Sidebar (markdown)

    木头云 committed Apr 3, 2019
    7e6b022
  • Created rw_lock.h (markdown)

    木头云 committed Apr 3, 2019
    ffb3db6
  • Created ipc::rw_lock (markdown)

    木头云 committed Apr 3, 2019
    8ab7946
  • Updated ipc::spin_lock (markdown)

    木头云 committed Apr 3, 2019
    2463675
  • Updated _Sidebar (markdown)

    木头云 committed Apr 3, 2019
    64fc78b