-
ZeroC Inc.
Pinned Loading
-
-
ArchiveManager
ArchiveManager PublicCustom application for creating and managing encrypted archives
Java 1
-
-
ice
ice PublicForked from zeroc-ice/ice
Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more.
C++
-
DomainChanger
DomainChanger PublicScript for automatically transitioning computers between Active Directory domains
PowerShell
992 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
August 2025
Created 7 commits in 2 repositories
Created a pull request in zeroc-ice/ice that received 3 comments
Move Remaining Doc-Comment Parsing Logic Into 'DocCommentParser' File
A couple weeks ago I added a dedicated DocCommentParser.cpp
file to centralize all the language-dependent doc-comment parsing logic.
But the langua…
Opened 7 other pull requests in 1 repository
zeroc-ice/ice
2
open
5
merged
-
Review and Fix All Slice Doc-Comments
This contribution was made on Aug 22
-
Do not Parse the Inside of Code-Snippets and CHANGELOG Updates
This contribution was made on Aug 21
-
Add Full Support for
@p
and Code-Snippets to Slice Doc-CommentsThis contribution was made on Aug 19 -
Improve Bad-Identifier Handling for DataMembers, Parameters, and Exceptions.
This contribution was made on Aug 19
-
Improve Bad-Identifier Handling for Modules, Structs, and Operations
This contribution was made on Aug 5
-
Add Generated
dispatch
Doc-Comment In JS/TSThis contribution was made on Aug 4 -
Clean Up Redefinition/Changed Meaning Checks in the Slice Compiler
This contribution was made on Aug 4
Reviewed 17 pull requests in 2 repositories
zeroc-ice/ice
16 pull requests
-
Review and Fix All Slice Doc-Comments
This contribution was made on Aug 22
-
Do not Parse the Inside of Code-Snippets and CHANGELOG Updates
This contribution was made on Aug 22
-
Add Full Support for
@p
and Code-Snippets to Slice Doc-CommentsThis contribution was made on Aug 20 -
Python Ice/custom type hinting
This contribution was made on Aug 20
-
Improve Bad-Identifier Handling for DataMembers, Parameters, and Exceptions.
This contribution was made on Aug 20
-
Fix missing MarshaledResult record in C#
This contribution was made on Aug 6
-
Improve Bad-Identifier Handling for Modules, Structs, and Operations
This contribution was made on Aug 6
-
Python type hints to Ice/ami, Ice/admin, and test run functions
This contribution was made on Aug 6
-
Make javabean field private
This contribution was made on Aug 6
-
Move custom class loader doc (Java)
This contribution was made on Aug 5
-
Remove extra * in C-style end-comment
This contribution was made on Aug 5
-
Python type hint updates
This contribution was made on Aug 5
-
Add Generated
dispatch
Doc-Comment In JS/TSThis contribution was made on Aug 5 -
Clean Up Redefinition/Changed Meaning Checks in the Slice Compiler
This contribution was made on Aug 4
-
Add helper method to create package path directories
This contribution was made on Aug 4
-
Improve namespace generation in PHP
This contribution was made on Aug 1
zeroc-ice/ice-demos
1 pull request
-
Add 'filesystem' Demo for Java
This contribution was made on Aug 4
Created an issue in zeroc-ice/ice that received 1 comment
Remove the python:seq:list
and python:seq:tuple
Metadata
These metadata are equivalent to the newer (and shorter) python:list
and python:tuple
metadata.
I think we should just remove the old python:seq:list
…