Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs upgrade & renaming functionality #73

Closed
wants to merge 73 commits into from

Conversation

vladipus
Copy link
Contributor

@vladipus vladipus commented Jun 30, 2020

I've made some heavy refactors of the docs, according to the modern Markdown guidelines (https://github.com/DavidAnson/markdownlint/blob/v0.20.4/doc/Rules.md)
It also now features some nice-looking C-colored snippets.

The renaming functionality was implemented for some core functions and the weird _p suffixed methods. The documentation for the new feature is also written accordingly and with a sample code.

@vladipus
Copy link
Contributor Author

Marked as WIP, while I get more functions covered.

@vladipus vladipus changed the title Docs upgrade & renaming functionality WIP: Docs upgrade & renaming functionality Jun 30, 2020
@vladipus
Copy link
Contributor Author

vladipus commented Jul 1, 2020

Phew! I'm almost done on that one. I'm also auditing the code, correcting formatting, typos, misspellings and learning a lot! The library is just fantastic! I'll make sure everything works as expected, run all the tests and double-checking the final result.

@vladipus
Copy link
Contributor Author

vladipus commented Jul 3, 2020

Completed. Now resolving the conflicts.

@vladipus vladipus changed the title WIP: Docs upgrade & renaming functionality Docs upgrade & renaming functionality Jul 3, 2020
@vladipus
Copy link
Contributor Author

vladipus commented Jul 3, 2020

Everything is resolved, tested and should be ready for merge, you willing.

Vladislav Dmitrievich Turbanov added 28 commits December 19, 2020 14:32
� Conflicts:
�	README.md
�	m-algo.h
�	m-array.h
�	m-atomic.h
�	m-bitset.h
�	m-bptree.h
�	m-buffer.h
�	m-c-mempool.h
�	m-concurrent.h
�	m-core.h
�	m-deque.h
�	m-dict.h
�	m-funcobj.h
�	m-i-list.h
�	m-i-shared.h
�	m-list.h
�	m-mempool.h
�	m-mutex.h
�	m-prioqueue.h
�	m-rbtree.h
�	m-serial-bin.h
�	m-serial-json.h
�	m-shared.h
�	m-snapshot.h
�	m-string.h
�	m-tuple.h
�	m-variant.h
�	m-worker.h
* Generic concatenation macro.
* Snapshot tests pass.
* Buffer name refactors.
* Refactored private prefix.
* tests corrected
@P-p-H-d
Copy link
Owner

P-p-H-d commented Aug 7, 2021

Pull request closed as it cannot be merged in its current state.

@P-p-H-d P-p-H-d closed this Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants